aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/international
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2001-02-09 19:07:16 +0000
committerEli Zaretskii <[email protected]>2001-02-09 19:07:16 +0000
commit4e22d295dc6613a5233c54425795309192001c63 (patch)
tree24748836ef5d4b0983e2f7a4c6e2ec9109200b5b /lisp/international
parent038f4ae3f78b00456c596000ae85b97b55fb8df9 (diff)
Fix a typo in a comment.
Diffstat (limited to 'lisp/international')
-rw-r--r--lisp/international/latin1-disp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/latin1-disp.el b/lisp/international/latin1-disp.el
index 4f644eda72..511ff03e81 100644
--- a/lisp/international/latin1-disp.el
+++ b/lisp/international/latin1-disp.el
@@ -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