mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Fix misspelled name.
This commit is contained in:
parent
7820554c2c
commit
3fd977964a
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ which is recognized also by GNU Emacs, and
|
|||
# vim:fileencoding=<encoding-name>
|
||||
\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}).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue