mirror of
https://github.com/vim/vim
synced 2025-07-15 16:51:57 +00:00
runtime(doc): fix typo "a xterm" -> "an xterm"
related: #15278 Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user