8000 correct roman numeral VII description (GH-15523) · python/cpython@77df9a1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 77df9a1

Browse files
authored
correct roman numeral VII description (GH-15523)
1 parent b3b9619 commit 77df9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/howto/unicode.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ their corresponding code points:
5757
...
5858
007B '{'; LEFT CURLY BRACKET
5959
...
60-
2167 'Ⅶ': ROMAN NUMERAL EIGHT
60+
2167 'Ⅶ': ROMAN NUMERAL SEVEN
6161
2168 'Ⅸ': ROMAN NUMERAL NINE
6262
...
6363
265E '♞': BLACK CHESS KNIGHT

0 commit comments

Comments
 (0)
0