We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb5ec77 commit 9e59967Copy full SHA for 9e59967
Doc/howto/unicode.rst
@@ -49,7 +49,7 @@ another and managed to catch on.
49
50
255 characters aren't very many. For example, you can't fit both the accented
51
characters used in Western Europe and the Cyrillic alphabet used for Russian
52
-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.
53
54
You could write files using different codes (all your Russian files in a coding
55
system called KOI8, all your French files in a different coding system called
0 commit comments