aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/descr-text.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/descr-text.el b/lisp/descr-text.el
index 514958484b2..5ab2fec4fad 100644
--- a/lisp/descr-text.el
+++ b/lisp/descr-text.el
@@ -217,7 +217,7 @@ otherwise."
217(defcustom describe-char-unicodedata-file nil 217(defcustom describe-char-unicodedata-file nil
218 "Location of Unicode data file. 218 "Location of Unicode data file.
219This is the UnicodeData.txt file from the Unicode consortium, used for 219This is the UnicodeData.txt file from the Unicode consortium, used for
220diagnostics. If it is non-nil `describe-char-after' will print data 220diagnostics. If it is non-nil `describe-char' will print data
221looked up from it. This facility is mostly of use to people doing 221looked up from it. This facility is mostly of use to people doing
222multilingual development. 222multilingual development.
223 223