charsets.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-05-05 15:09:20 +12:00
parent a18a10d9da
commit 8bb0494f21
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ those languages is mostly outside of ASCII.
For Japanese users this means
that the 16-bit codes now in common use will take three bytes.
While there
are algorithmic conversions from some character sets (esp. ISO-8859-1) to
are algorithmic conversions from some character sets (especially ISO-8859-1) to
Unicode, general conversion requires carrying around conversion tables,
which can be quite large for 16-bit codes.
.LP