]> granicus.if.org Git - python/commitdiff
fix off-by-one error (closes #21330)
authorBenjamin Peterson <benjamin@python.org>
Wed, 23 Apr 2014 01:54:10 +0000 (21:54 -0400)
committerBenjamin Peterson <benjamin@python.org>
Wed, 23 Apr 2014 01:54:10 +0000 (21:54 -0400)
Doc/howto/unicode.rst

index 87badf33e3d29e78103489e38015fe2edcd555c2..632e525f2415f08c74ef3884424bb235d3a19339 100644 (file)
@@ -49,7 +49,7 @@ another and managed to catch on.
 
 255 characters aren't very many.  For example, you can't fit both the accented
 characters used in Western Europe and the Cyrillic alphabet used for Russian
-into the 128--255 range because there are more than 127 such characters.
+into the 128--255 range because there are more than 128 such characters.
 
 You could write files using different codes (all your Russian files in a coding
 system called KOI8, all your French files in a different coding system called