]> git.eshelyaron.com Git - emacs.git/commitdiff
(minibuffer-prompt-properties): Correct typo.
authorLuc Teirlinck <teirllm@auburn.edu>
Fri, 19 Aug 2005 02:08:56 +0000 (02:08 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Fri, 19 Aug 2005 02:08:56 +0000 (02:08 +0000)
lisp/cus-start.el

index 6159604ef90c1d3275922a9999fb34dc0e3712bb..2f3cd5d0e07c88c12009fca3fd6d7dd52b65398f 100644 (file)
@@ -219,7 +219,7 @@ Leaving \"Default\" unchecked is equivalent with specifying a default of
                                 :format "%t%n%h"
                                 :inline t
                                 (read-only t))
-                         (const :tag "Don't Enterx"
+                         (const :tag "Don't Enter"
                                 :doc "Prevent point from ever entering prompt"
                                 :format "%t%n%h"
                                 :inline t