# HG changeset patch # User Juanma Barranquero # Date 1200500156 0 # Node ID d979323205c735b828220643cd975362f84f0b1f # Parent 01593154d6b48b164c042dd9e3b0aada48a28e09 Fix typos in comments. diff -r 01593154d6b4 -r d979323205c7 lisp/progmodes/ada-mode.el --- 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