summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-10-05 01:11:12 +0200
committerÉric Araujo <merwok@netwok.org>2011-10-05 01:11:12 +0200
commit80a348c0a0a97c2d55a65dc45bbfbe7c7a74953e (patch)
tree7d440c586237418b492cde480652eae9a6d77591
parent525b1e9dd4de54575a57458b2ac0a59d45cf0885 (diff)
downloadcpython-git-80a348c0a0a97c2d55a65dc45bbfbe7c7a74953e.tar.gz
Fix typo
-rw-r--r--Include/unicodeobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/unicodeobject.h b/Include/unicodeobject.h
index a18b3dda5b..1b4522df9a 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: