changeset 65043:0d1f97bd87d9

(minibuffer-prompt-properties): Correct typo.
author Luc Teirlinck <teirllm@auburn.edu>
date Fri, 19 Aug 2005 02:08:56 +0000
parents 8104a07dde2e
children 96450052ed77
files lisp/cus-start.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cus-start.el	Fri Aug 19 02:07:51 2005 +0000
+++ b/lisp/cus-start.el	Fri Aug 19 02:08:56 2005 +0000
@@ -219,7 +219,7 @@
 				 :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