From: Éric Araujo Date: Tue, 4 Oct 2011 23:11:12 +0000 (+0200) Subject: Fix typo X-Git-Tag: v3.3.0a1~1290^2~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=80a348c0a0a97c2d55a65dc45bbfbe7c7a74953e;p=thirdparty%2FPython%2Fcpython.git Fix typo --- diff --git a/Include/unicodeobject.h b/Include/unicodeobject.h index a18b3dda5b34..1b4522df9a24 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: