summaryrefslogtreecommitdiffstats
path: root/Include/unicodeobject.h
diff options
context:
space:
mode:
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)
commit80a348c0a0a97c2d55a65dc45bbfbe7c7a74953e (patch)
tree7d440c586237418b492cde480652eae9a6d77591 /Include/unicodeobject.h
parent525b1e9dd4de54575a57458b2ac0a59d45cf0885 (diff)
downloadcpython-80a348c0a0a97c2d55a65dc45bbfbe7c7a74953e.zip
cpython-80a348c0a0a97c2d55a65dc45bbfbe7c7a74953e.tar.gz
cpython-80a348c0a0a97c2d55a65dc45bbfbe7c7a74953e.tar.bz2
Fix typo
Diffstat (limited to 'Include/unicodeobject.h')
-rw-r--r--Include/unicodeobject.h2
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: