Complete truncated sentence.

This commit is contained in:
Walter Dörwald 2007-08-16 16:55:51 +00:00
parent 7a98be2efb
commit d9a1579e9a
1 changed files with 1 additions and 1 deletions

View File

@ -1426,7 +1426,7 @@ These are the UTF-16 codec APIs:
and then switches if the first two bytes of the input data are a byte order mark
(BOM) and the specified byte order is native order. This BOM is not copied into
the resulting Unicode string. After completion, *\*byteorder* is set to the
current byte order at the.
current byte order at the end of input data.
If *byteorder* is *NULL*, the codec starts in native order mode.