]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix a typo in a comment.
authorEli Zaretskii <eliz@gnu.org>
Fri, 9 Feb 2001 19:07:16 +0000 (19:07 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 9 Feb 2001 19:07:16 +0000 (19:07 +0000)
lisp/international/latin1-disp.el

index 4f644eda725288d0cda740c0c9996b0911e8093e..511ff03e816da2592a30624ad527e99cec751668 100644 (file)
@@ -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