mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-03 11:33:37 +00:00
Fix typos in comments.
This commit is contained in:
parent
2d216b52ea
commit
d2bde04f6a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user