Fix typos in comments and ChangeLogs.
[bpt/emacs.git] / admin / unidata / unidata-gen.el
index 88e21d7..211c6f0 100644 (file)
@@ -95,7 +95,7 @@
     (with-temp-buffer
       ;; Insert a file of this format:
       ;;   (CHAR NAME CATEGORY ...)
-      ;; where CHAR is a charater code, the following elements are strings
+      ;; where CHAR is a character code, the following elements are strings
       ;; representing character properties.
       (insert-file-contents unidata-text-file)
       (goto-char (point-min))