diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-04-06 19:34:29 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-04-06 19:34:29 +0000 |
commit | b138056a79c068c31ea91885b44faea56e21c93b (patch) | |
tree | 6dfb66e9bbc526d449a5f70d16977ff3ad0a7777 /lisp/international | |
parent | 3e8d790490622e7f8c7552a999c3a261439e7b4f (diff) | |
download | emacs-b138056a79c068c31ea91885b44faea56e21c93b.tar.gz emacs-b138056a79c068c31ea91885b44faea56e21c93b.tar.bz2 emacs-b138056a79c068c31ea91885b44faea56e21c93b.zip |
Fix a typo in a comment.
Diffstat (limited to 'lisp/international')
-rw-r--r-- | lisp/international/titdic-cnv.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/titdic-cnv.el b/lisp/international/titdic-cnv.el index 98e68448646..a4d52f5a53c 100644 --- a/lisp/international/titdic-cnv.el +++ b/lisp/international/titdic-cnv.el @@ -52,7 +52,7 @@ ;; See the manual page of `tit2cit' of cxterm distribution for more ;; detail. ;; -;; At the tail of this file, we also have another tools to convert +;; Near the end of this file, we also have a few other tools to convert ;; miscellaneous dictionaries. ;;; Code: |