Mercurial > emacs
diff lisp/progmodes/ada-mode.el @ 79854:d979323205c7
Fix typos in comments.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 16 Jan 2008 16:15:56 +0000 |
parents | a1342e6e097a |
children | b0f27575dc50 5d58981e6690 |
line wrap: on
line diff
--- a/lisp/progmodes/ada-mode.el Wed Jan 16 08:10:36 2008 +0000 +++ b/lisp/progmodes/ada-mode.el Wed Jan 16 16:15:56 2008 +0000 @@ -4957,11 +4957,11 @@ ;; cursor at the correct position. ;; Standard Ada does not force any relation between unit names and file names, ;; so some of these functions can only be a good approximation. However, they -;; are also overriden in `ada-xref'.el when we know that the user is using +;; are also overridden in `ada-xref'.el when we know that the user is using ;; GNAT. ;; --------------------------------------------------- -;; Overriden when we work with GNAT, to use gnatkrunch +;; Overridden when we work with GNAT, to use gnatkrunch (defun ada-make-filename-from-adaname (adaname) "Determine the filename in which ADANAME is found. This matches the GNAT default naming convention, except for