diff options
author | Éric Araujo <merwok@netwok.org> | 2011-10-06 11:22:21 (GMT) |
---|---|---|
committer | Éric Araujo <merwok@netwok.org> | 2011-10-06 11:22:21 (GMT) |
commit | 0f4ee93b06e28957ed43e4828643ea79a2e24aca (patch) | |
tree | 95d998e01151245da6ced50e0d41234f447147ff /Include | |
parent | acf47b807f9a56dd802aa2e8c96f4c02f83ca831 (diff) | |
parent | 6fd287e6c2024206c07d336b86edb10c3a17c4ef (diff) | |
download | cpython-0f4ee93b06e28957ed43e4828643ea79a2e24aca.zip cpython-0f4ee93b06e28957ed43e4828643ea79a2e24aca.tar.gz cpython-0f4ee93b06e28957ed43e4828643ea79a2e24aca.tar.bz2 |
Branch merge
Diffstat (limited to 'Include')
-rw-r--r-- | Include/unicodeobject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/unicodeobject.h b/Include/unicodeobject.h index 3c691c1..75dec86 100644 --- a/Include/unicodeobject.h +++ b/Include/unicodeobject.h @@ -206,7 +206,7 @@ extern "C" { immediately follow the structure. utf8_length and wstr_length can be found in the length field; the utf8 pointer is equal to the data pointer. */ typedef struct { - /* There a 4 forms of Unicode strings: + /* There are 4 forms of Unicode strings: - compact ascii: |