From: Christian Brabandt Date: Wed, 17 Jul 2024 18:41:48 +0000 (+0200) Subject: runtime(doc): fix typo "a xterm" -> "an xterm" X-Git-Tag: v9.1.0599~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7a4523b020def00127e9b00e5afd49834792bd0;p=thirdparty%2Fvim.git runtime(doc): fix typo "a xterm" -> "an xterm" related: #15278 Signed-off-by: Christian Brabandt --- diff --git a/runtime/doc/mbyte.txt b/runtime/doc/mbyte.txt index fcbded0ae7..f02092b810 100644 --- a/runtime/doc/mbyte.txt +++ b/runtime/doc/mbyte.txt @@ -493,7 +493,7 @@ The GUI fully supports multibyte characters. It is also possible in a terminal, if the terminal supports the same encoding that Vim uses. Thus this is less flexible. -For example, you can run Vim in a xterm with added multibyte support and/or +For example, you can run Vim in an xterm with added multibyte support and/or |XIM|. Examples are kterm (Kanji term) and hanterm (for Korean), Eterm (Enlightened terminal) and rxvt.