From f34e1abc243e229af7faff2a2cf1f1c2adf0e6a8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Tue, 8 Jan 2002 21:38:58 +0000 Subject: [PATCH] Fix typo. --- lisp/international/ucs-tables.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'." -- 2.39.5