diff options
author | Eduardo Chappa <chappa@washington.edu> | 2020-01-15 21:41:39 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2020-01-15 21:41:39 -0700 |
commit | 06c6ab430b223f6923fe74a4b8d11f3e626848a8 (patch) | |
tree | 2b483acf3ec2da573992c20b766a480e22f4c45a /doc/tech-notes/low-level.html | |
parent | 9822842646bc2b940d4b98a260ee4e3ac26fce57 (diff) | |
download | alpine-06c6ab430b223f6923fe74a4b8d11f3e626848a8.tar.xz |
* Fix a number of misspellings in the source code of Alpine. I hav only
fixed those that belong to the source code of Alpine and do not come
from an external source. List contributed by Jens Schleusener.
Diffstat (limited to 'doc/tech-notes/low-level.html')
-rw-r--r-- | doc/tech-notes/low-level.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tech-notes/low-level.html b/doc/tech-notes/low-level.html index ee5264ac..d0144fb8 100644 --- a/doc/tech-notes/low-level.html +++ b/doc/tech-notes/low-level.html @@ -467,7 +467,7 @@ Here is a list of many of the possible character sets: <TR> <TD>ISO-8859-15</TD> <TD>8 bit European "Latin 9" character set</TD> </TR> <TR> <TD>ISO-8859-16</TD> <TD>8 bit European "Latin 10" character set</TD> </TR> <TR> <TD>KOI8-R</TD> <TD>8 bit Latin and Russian</TD> </TR> -<TR> <TD>KOI8-U</TD> <TD>8 bit Latin and Ukranian</TD> </TR> +<TR> <TD>KOI8-U</TD> <TD>8 bit Latin and Ukrainian</TD> </TR> <TR> <TD>WINDOWS-1251</TD> <TD>8 bit Latin and Russian</TD> </TR> <TR> <TD>TIS-620</TD> <TD>8 bit Latin and Thai</TD> </TR> <TR> <TD>VISCII</TD> <TD>8 bit Latin and Vietnamese</TD> </TR> |