Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a98be2 commit d9a1579Copy full SHA for d9a1579
1 file changed
Doc/c-api/concrete.rst
@@ -1426,7 +1426,7 @@ These are the UTF-16 codec APIs:
1426
and then switches if the first two bytes of the input data are a byte order mark
1427
(BOM) and the specified byte order is native order. This BOM is not copied into
1428
the resulting Unicode string. After completion, *\*byteorder* is set to the
1429
- current byte order at the.
+ current byte order at the end of input data.
1430
1431
If *byteorder* is *NULL*, the codec starts in native order mode.
1432
0 commit comments