Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 711ee25 + 9e59967 commit b0c597fCopy full SHA for b0c597f
1 file changed
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