Complete truncated sentence.
authorWalter Dörwald <walter@livinglogic.de>
Thu, 16 Aug 2007 16:55:51 +0000 (16:55 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Thu, 16 Aug 2007 16:55:51 +0000 (16:55 +0000)
Doc/c-api/concrete.rst

index 052785c0ac85d268c5cb5bf79a8c5782d5401d3d..bc812c2cd5a626c32c4332ff8221dcecfad958c7 100644 (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.