Skip to content

Commit 17b6139

Browse files
[3.13] gh-123441: Update Belorussian spelling (GH-132409) (GH-132432)
(cherry picked from commit ad3bbe8) Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent 0aabe44 commit 17b6139

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Doc/library/codecs.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,7 @@ particular, the following variants typically exist:
11031103
+-----------------+--------------------------------+--------------------------------+
11041104
| cp852 | 852, IBM852 | Central and Eastern Europe |
11051105
+-----------------+--------------------------------+--------------------------------+
1106-
| cp855 | 855, IBM855 | Bulgarian, Byelorussian, |
1106+
| cp855 | 855, IBM855 | Belarusian, Bulgarian, |
11071107
| | | Macedonian, Russian, Serbian |
11081108
+-----------------+--------------------------------+--------------------------------+
11091109
| cp856 | | Hebrew |
@@ -1151,7 +1151,7 @@ particular, the following variants typically exist:
11511151
+-----------------+--------------------------------+--------------------------------+
11521152
| cp1250 | windows-1250 | Central and Eastern Europe |
11531153
+-----------------+--------------------------------+--------------------------------+
1154-
| cp1251 | windows-1251 | Bulgarian, Byelorussian, |
1154+
| cp1251 | windows-1251 | Belarusian, Bulgarian, |
11551155
| | | Macedonian, Russian, Serbian |
11561156
+-----------------+--------------------------------+--------------------------------+
11571157
| cp1252 | windows-1252 | Western Europe |
@@ -1216,7 +1216,7 @@ particular, the following variants typically exist:
12161216
+-----------------+--------------------------------+--------------------------------+
12171217
| iso8859_4 | iso-8859-4, latin4, L4 | Baltic languages |
12181218
+-----------------+--------------------------------+--------------------------------+
1219-
| iso8859_5 | iso-8859-5, cyrillic | Bulgarian, Byelorussian, |
1219+
| iso8859_5 | iso-8859-5, cyrillic | Belarusian, Bulgarian, |
12201220
| | | Macedonian, Russian, Serbian |
12211221
+-----------------+--------------------------------+--------------------------------+
12221222
| iso8859_6 | iso-8859-6, arabic | Arabic |
@@ -1253,7 +1253,7 @@ particular, the following variants typically exist:
12531253
| | | |
12541254
| | | .. versionadded:: 3.5 |
12551255
+-----------------+--------------------------------+--------------------------------+
1256-
| mac_cyrillic | maccyrillic | Bulgarian, Byelorussian, |
1256+
| mac_cyrillic | maccyrillic | Belarusian, Bulgarian, |
12571257
| | | Macedonian, Russian, Serbian |
12581258
+-----------------+--------------------------------+--------------------------------+
12591259
| mac_greek | macgreek | Greek |

0 commit comments

Comments
 (0)