diff options
author | Éric Araujo <merwok@netwok.org> | 2011-10-04 23:11:12 (GMT) |
---|---|---|
committer | Éric Araujo <merwok@netwok.org> | 2011-10-04 23:11:12 (GMT) |
commit | 80a348c0a0a97c2d55a65dc45bbfbe7c7a74953e (patch) | |
tree | 7d440c586237418b492cde480652eae9a6d77591 /Include/unicodeobject.h | |
parent | 525b1e9dd4de54575a57458b2ac0a59d45cf0885 (diff) | |
download | cpython-80a348c0a0a97c2d55a65dc45bbfbe7c7a74953e.zip cpython-80a348c0a0a97c2d55a65dc45bbfbe7c7a74953e.tar.gz cpython-80a348c0a0a97c2d55a65dc45bbfbe7c7a74953e.tar.bz2 |
Fix typo
Diffstat (limited to 'Include/unicodeobject.h')
-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 a18b3dd..1b4522d 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: |