Skip to content

Commit ad3bbe8

Browse files
gh-123441: Update Belorussian spelling (GH-132409)
1 parent 3d08c8a commit ad3bbe8

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
@@ -1107,7 +1107,7 @@ particular, the following variants typically exist:
11071107
+-----------------+--------------------------------+--------------------------------+
11081108
| cp852 | 852, IBM852 | Central and Eastern Europe |
11091109
+-----------------+--------------------------------+--------------------------------+
1110-
| cp855 | 855, IBM855 | Bulgarian, Byelorussian, |
1110+
| cp855 | 855, IBM855 | Belarusian, Bulgarian, |
11111111
| | | Macedonian, Russian, Serbian |
11121112
+-----------------+--------------------------------+--------------------------------+
11131113
| cp856 | | Hebrew |
@@ -1155,7 +1155,7 @@ particular, the following variants typically exist:
11551155
+-----------------+--------------------------------+--------------------------------+
11561156
| cp1250 | windows-1250 | Central and Eastern Europe |
11571157
+-----------------+--------------------------------+--------------------------------+
1158-
| cp1251 | windows-1251 | Bulgarian, Byelorussian, |
1158+
| cp1251 | windows-1251 | Belarusian, Bulgarian, |
11591159
| | | Macedonian, Russian, Serbian |
11601160
+-----------------+--------------------------------+--------------------------------+
11611161
| cp1252 | windows-1252 | Western Europe |
@@ -1220,7 +1220,7 @@ particular, the following variants typically exist:
12201220
+-----------------+--------------------------------+--------------------------------+
12211221
| iso8859_4 | iso-8859-4, latin4, L4 | Baltic languages |
12221222
+-----------------+--------------------------------+--------------------------------+
1223-
| iso8859_5 | iso-8859-5, cyrillic | Bulgarian, Byelorussian, |
1223+
| iso8859_5 | iso-8859-5, cyrillic | Belarusian, Bulgarian, |
12241224
| | | Macedonian, Russian, Serbian |
12251225
+-----------------+--------------------------------+--------------------------------+
12261226
| iso8859_6 | iso-8859-6, arabic | Arabic |
@@ -1257,7 +1257,7 @@ particular, the following variants typically exist:
12571257
| | | |
12581258
| | | .. versionadded:: 3.5 |
12591259
+-----------------+--------------------------------+--------------------------------+
1260-
| mac_cyrillic | maccyrillic | Bulgarian, Byelorussian, |
1260+
| mac_cyrillic | maccyrillic | Belarusian, Bulgarian, |
12611261
| | | Macedonian, Russian, Serbian |
12621262
+-----------------+--------------------------------+--------------------------------+
12631263
| mac_greek | macgreek | Greek |

0 commit comments

Comments
 (0)