aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/ada-mode.el
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2008-01-16 16:15:56 +0000
committerJuanma Barranquero <[email protected]>2008-01-16 16:15:56 +0000
commitd2bde04f6ac6272a14bf453e914c867b9ed0a53d (patch)
tree11304b4150411874e5cef4f3da9c1ea3c4f4d602 /lisp/progmodes/ada-mode.el
parent2d216b52ea90383bda098aea2786dba39d4d8251 (diff)
Fix typos in comments.
Diffstat (limited to 'lisp/progmodes/ada-mode.el')
-rw-r--r--lisp/progmodes/ada-mode.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/ada-mode.el b/lisp/progmodes/ada-mode.el
index d8f4ffffea..e674f68c84 100644
--- a/lisp/progmodes/ada-mode.el
+++ b/lisp/progmodes/ada-mode.el
@@ -4957,11 +4957,11 @@ The paragraph is indented on the first line."
;; 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