Skip to content

Commit db4df35

Browse files
[3.13] gh-123441: Correct the supported languages of the iso-8859-4 codec (GH-137034) (GH-137418)
(cherry picked from commit 525784a) Co-authored-by: Stan Ulbrych <[email protected]>
1 parent dc980b0 commit db4df35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/codecs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1243,7 +1243,7 @@ particular, the following variants typically exist:
12431243
+-----------------+--------------------------------+--------------------------------+
12441244
| iso8859_3 | iso-8859-3, latin3, L3 | Esperanto, Maltese |
12451245
+-----------------+--------------------------------+--------------------------------+
1246-
| iso8859_4 | iso-8859-4, latin4, L4 | Baltic languages |
1246+
| iso8859_4 | iso-8859-4, latin4, L4 | Northern Europe |
12471247
+-----------------+--------------------------------+--------------------------------+
12481248
| iso8859_5 | iso-8859-5, cyrillic | Belarusian, Bulgarian, |
12491249
| | | Macedonian, Russian, Serbian |

0 commit comments

Comments
 (0)