summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2014-04-23 01:55:07 (GMT)
committerBenjamin Peterson <benjamin@python.org>2014-04-23 01:55:07 (GMT)
commitb0c597f5ffcb696a394c5901fec0e489f854ae12 (patch)
treee71fcccef59a5dddcdb3312b3e91973c280a4c64 /Doc
parent711ee2512e56240dcc78a7b0ed02d42e76615eb4 (diff)
parent9e599673b4434a66ec44866e1ad81c89d9950b87 (diff)
downloadcpython-b0c597f5ffcb696a394c5901fec0e489f854ae12.zip
cpython-b0c597f5ffcb696a394c5901fec0e489f854ae12.tar.gz
cpython-b0c597f5ffcb696a394c5901fec0e489f854ae12.tar.bz2
merge 3.4 (#21330)
Diffstat (limited to 'Doc')
-rw-r--r--Doc/howto/unicode.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/howto/unicode.rst b/Doc/howto/unicode.rst
index 87badf3..632e525 100644
--- a/Doc/howto/unicode.rst
+++ b/Doc/howto/unicode.rst
@@ -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