diff src/keymap.c @ 42206:0f4506820432

Doc fix.
author Pavel Jan?k <Pavel@Janik.cz>
date Thu, 20 Dec 2001 19:01:00 +0000
parents bc65be224d92
children 9f96219e833e
line wrap: on
line diff
--- a/src/keymap.c	Thu Dec 20 18:59:32 2001 +0000
+++ b/src/keymap.c	Thu Dec 20 19:01:00 2001 +0000
@@ -1045,7 +1045,7 @@
     }
 }
 
-/* Value is number if KEY is too long; NIL if valid but has no definition. */
+/* Value is number if KEY is too long; nil if valid but has no definition. */
 /* GC is possible in this function if it autoloads a keymap.  */
 
 DEFUN ("lookup-key", Flookup_key, Slookup_key, 2, 3, 0,