0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00

runtime(doc): fix typo "a xterm" -> "an xterm"

related: #15278

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt 2024-07-17 20:41:48 +02:00
parent 8159fb18a9
commit e7a4523b02
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09

View File

@ -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 terminal, if the terminal supports the same encoding that Vim uses. Thus this
is less flexible. 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 |XIM|. Examples are kterm (Kanji term) and hanterm (for Korean), Eterm
(Enlightened terminal) and rxvt. (Enlightened terminal) and rxvt.