changeset 73651:ed8762ada96d

(ada-find-in-ali): Use "non-nil" in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 03 Nov 2006 15:11:15 +0000
parents 81ede624c74c
children 497f9d6319e7
files lisp/progmodes/ada-xref.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/ada-xref.el	Fri Nov 03 15:10:41 2006 +0000
+++ b/lisp/progmodes/ada-xref.el	Fri Nov 03 15:11:15 2006 +0000
@@ -1802,7 +1802,7 @@
 
 (defun ada-find-in-ali (identlist &optional other-frame)
   "Look in the .ali file for the definition of the identifier in IDENTLIST.
-If OTHER-FRAME is non nil, and `ada-xref-other-buffer' is non nil,
+If OTHER-FRAME is non-nil, and `ada-xref-other-buffer' is non-nil,
 opens a new window to show the declaration."
 
   (ada-get-all-references identlist)