aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/unidata/unidata-gen.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/unidata/unidata-gen.el b/admin/unidata/unidata-gen.el
index 88e21d7226e..211c6f0a530 100644
--- a/admin/unidata/unidata-gen.el
+++ b/admin/unidata/unidata-gen.el
@@ -95,7 +95,7 @@
95 (with-temp-buffer 95 (with-temp-buffer
96 ;; Insert a file of this format: 96 ;; Insert a file of this format:
97 ;; (CHAR NAME CATEGORY ...) 97 ;; (CHAR NAME CATEGORY ...)
98 ;; where CHAR is a charater code, the following elements are strings 98 ;; where CHAR is a character code, the following elements are strings
99 ;; representing character properties. 99 ;; representing character properties.
100 (insert-file-contents unidata-text-file) 100 (insert-file-contents unidata-text-file)
101 (goto-char (point-min)) 101 (goto-char (point-min))