diff options
author | Eli Zaretskii <eliz@gnu.org> | 2000-07-31 10:27:45 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2000-07-31 10:27:45 +0000 |
commit | 141855659185e5c657c8e4534f9ea27d023857eb (patch) | |
tree | 144abab0256783ffedf9f3d771e0f7414f0f6e4d /lisp/term | |
parent | 4a2017580abaa73cbff2173446548e8e117fbfba (diff) | |
download | emacs-141855659185e5c657c8e4534f9ea27d023857eb.tar.gz |
Fix a typo in a comment. Reported by Michel de Ruiter <Michel@smr.nl>.
Diffstat (limited to 'lisp/term')
-rw-r--r-- | lisp/term/internal.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/internal.el b/lisp/term/internal.el index 8c7864a81c5..d83878fb19a 100644 --- a/lisp/term/internal.el +++ b/lisp/term/internal.el @@ -316,7 +316,7 @@ display tables, and the language environment options as appropriate." ;; upper case. This will look funny on terminals which ;; display other code pages. In particular, what is ;; displayed as blanks or triangles are not what they - ;; look lile at all! (Use `C-x =' to see what they + ;; look like at all! (Use `C-x =' to see what they ;; really are.) (chars (cond |