diff lisp/calc/calc-ext.el @ 42206:0f4506820432

Doc fix.
author Pavel Janík <Pavel@Janik.cz>
date Thu, 20 Dec 2001 19:01:00 +0000
parents 1c2b2b53715a
children d71670d5afa3
line wrap: on
line diff
--- a/lisp/calc/calc-ext.el	Thu Dec 20 18:59:32 2001 +0000
+++ b/lisp/calc/calc-ext.el	Thu Dec 20 19:01:00 2001 +0000
@@ -3269,7 +3269,7 @@
 
 ;;; Users can redefine this in their .emacs files.
 (defvar calc-keypad-user-menu nil
-  "If not NIL, this describes an additional menu for calc-keypad.
+  "If non-nil, this describes an additional menu for calc-keypad.
 It should contain a list of three rows.
 Each row should be a list of six keys.
 Each key should be a list of a label string, plus a Calc command name spec.