diff lisp/bookmark.el @ 42206:0f4506820432

Doc fix.
author Pavel Janík <Pavel@Janik.cz>
date Thu, 20 Dec 2001 19:01:00 +0000
parents 45db352a0971
children fc6d3747add1
line wrap: on
line diff
--- a/lisp/bookmark.el	Thu Dec 20 18:59:32 2001 +0000
+++ b/lisp/bookmark.el	Thu Dec 20 19:01:00 2001 +0000
@@ -169,7 +169,7 @@
 
 
 (defcustom bookmark-automatically-show-annotations t
-  "*Nil means don't show annotations when jumping to a bookmark."
+  "*nil means don't show annotations when jumping to a bookmark."
   :type 'boolean
   :group 'bookmark)