commit | 77df9a157338f694b10961c44dfe48f7a39b3ad2 | [log] [tgz] |
---|---|---|
author | Ethan Furman <ethan@stoneleaf.us> | Mon Aug 26 09:12:50 2019 -0700 |
committer | GitHub <noreply@github.com> | Mon Aug 26 09:12:50 2019 -0700 |
tree | 9accf15991769345319aff2d2b82e3c645edd78f | |
parent | b3b9619f5e1e7ebe3fbb73eae4ec878312056a90 [diff] [blame] |
correct roman numeral VII description (GH-15523)
diff --git a/Doc/howto/unicode.rst b/Doc/howto/unicode.rst index 24c3235..d5632bc 100644 --- a/Doc/howto/unicode.rst +++ b/Doc/howto/unicode.rst
@@ -57,7 +57,7 @@ ... 007B '{'; LEFT CURLY BRACKET ... - 2167 'Ⅶ': ROMAN NUMERAL EIGHT + 2167 'Ⅶ': ROMAN NUMERAL SEVEN 2168 'Ⅸ': ROMAN NUMERAL NINE ... 265E '♞': BLACK CHESS KNIGHT