projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a98be2
)
Complete truncated sentence.
author
Walter Dörwald
<walter@livinglogic.de>
Thu, 16 Aug 2007 16:55:51 +0000
(16:55 +0000)
committer
Walter Dörwald
<walter@livinglogic.de>
Thu, 16 Aug 2007 16:55:51 +0000
(16:55 +0000)
Doc/c-api/concrete.rst
patch
|
blob
|
history
diff --git
a/Doc/c-api/concrete.rst
b/Doc/c-api/concrete.rst
index 052785c0ac85d268c5cb5bf79a8c5782d5401d3d..bc812c2cd5a626c32c4332ff8221dcecfad958c7 100644
(file)
--- a/
Doc/c-api/concrete.rst
+++ b/
Doc/c-api/concrete.rst
@@
-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.