Typo
This commit is contained in:
parent
4f3dcb4888
commit
3349c8bf14
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ notes, but definitive not intended to use as a full blown IDE.
|
||||||
## Limitations
|
## Limitations
|
||||||
|
|
||||||
* No UTF-8. If you open an UTF-8 file with only characters from the ASCII
|
* No UTF-8. If you open an UTF-8 file with only characters from the ASCII
|
||||||
table (most of Englisch texts and source code), it works just fine
|
table (most of English texts and source code), it works just fine
|
||||||
(because ASCII and UTF-8 are compatible in the "upper part" of the table),
|
(because ASCII and UTF-8 are compatible in the "upper part" of the table),
|
||||||
but you will mess up your file when you are edit files with special
|
but you will mess up your file when you are edit files with special
|
||||||
chars like ö in it.
|
chars like ö in it.
|
||||||
|
|
Loading…
Reference in a new issue