Skip to content

Commit e7a4523

Browse files
committed
runtime(doc): fix typo "a xterm" -> "an xterm"
related: #15278 Signed-off-by: Christian Brabandt <[email protected]>
1 parent 8159fb1 commit e7a4523

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runtime/doc/mbyte.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ The GUI fully supports multibyte characters. It is also possible in a
493493
terminal, if the terminal supports the same encoding that Vim uses. Thus this
494494
is less flexible.
495495

496-
For example, you can run Vim in a xterm with added multibyte support and/or
496+
For example, you can run Vim in an xterm with added multibyte support and/or
497497
|XIM|. Examples are kterm (Kanji term) and hanterm (for Korean), Eterm
498498
(Enlightened terminal) and rxvt.
499499

0 commit comments

Comments
 (0)