Mercurial > emacs
changeset 36016:bd020356c644
Fix a typo in a comment.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 09 Feb 2001 19:07:16 +0000 |
parents | bcfd3652b3c1 |
children | 4c3b10de9033 |
files | lisp/international/latin1-disp.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/latin1-disp.el Fri Feb 09 17:17:17 2001 +0000 +++ b/lisp/international/latin1-disp.el Fri Feb 09 19:07:16 2001 +0000 @@ -26,7 +26,7 @@ ;; This package sets up display of ISO 8859-n for n>1 by substituting ;; Latin-1 characters and sequences of them for characters which can't -;; be displayed, either beacuse we're on a tty or beacuse we don't +;; be displayed, either because we're on a tty or because we don't ;; have the relevant window system fonts available. For instance, ;; Latin-9 is very similar to Latin-1, so we can display most Latin-9 ;; characters using the Latin-1 characters at the same code point and