diff lisp/descr-text.el @ 59758:b8352a1f354a

(describe-char-unicodedata-file): Docstring fix.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 28 Jan 2005 17:07:57 +0000
parents 719482868b87
children aac0a33f5772 f8a7a9ba3d08
line wrap: on
line diff
--- a/lisp/descr-text.el	Fri Jan 28 16:29:27 2005 +0000
+++ b/lisp/descr-text.el	Fri Jan 28 17:07:57 2005 +0000
@@ -217,7 +217,7 @@
 (defcustom describe-char-unicodedata-file nil
   "Location of Unicode data file.
 This is the UnicodeData.txt file from the Unicode consortium, used for
-diagnostics.  If it is non-nil `describe-char-after' will print data
+diagnostics.  If it is non-nil `describe-char' will print data
 looked up from it.  This facility is mostly of use to people doing
 multilingual development.