From: Pavel Janík Date: Tue, 8 Jan 2002 21:38:58 +0000 (+0000) Subject: Fix typo. X-Git-Tag: ttn-vms-21-2-B4~17251 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f34e1abc243e229af7faff2a2cf1f1c2adf0e6a8;p=emacs.git Fix typo. --- diff --git a/lisp/international/ucs-tables.el b/lisp/international/ucs-tables.el index 05860f85b2a..81f059e9ac2 100644 --- a/lisp/international/ucs-tables.el +++ b/lisp/international/ucs-tables.el @@ -1275,7 +1275,7 @@ charsets are handled automatically by the coding system used if it can represent them. Thus, say, an e-acute from the Latin-1 charset (the unified representation) in a buffer saved as Latin-9 will be encoded directly to a byte value 233. By default, in contrast, you would be -promtped for a general coding system to use for saving the file, which +prompted for a general coding system to use for saving the file, which can cope with separate Latin-1 and Latin-9 representations of e-acute. See also command `unify-8859-on-decoding-mode'."