diff --git a/Doc/ref/ref2.tex b/Doc/ref/ref2.tex index 33bf0532b71..c434468b4bb 100644 --- a/Doc/ref/ref2.tex +++ b/Doc/ref/ref2.tex @@ -90,7 +90,7 @@ which is recognized also by GNU Emacs, and # vim:fileencoding= \end{verbatim} -which is recognized by Bram Moolenar's VIM. In addition, if the first +which is recognized by Bram Moolenaar's VIM. In addition, if the first bytes of the file are the UTF-8 byte-order mark (\code{'\e xef\e xbb\e xbf'}), the declared file encoding is UTF-8 (this is supported, among others, by Microsoft's \program{notepad}).