From: Ethan Furman Date: Mon, 26 Aug 2019 16:12:50 +0000 (-0700) Subject: correct roman numeral VII description (GH-15523) X-Git-Tag: v3.9.0a1~769 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=77df9a157338f694b10961c44dfe48f7a39b3ad2;p=thirdparty%2FPython%2Fcpython.git correct roman numeral VII description (GH-15523) --- diff --git a/Doc/howto/unicode.rst b/Doc/howto/unicode.rst index 24c3235e4add..d5632bc799d2 100644 --- a/Doc/howto/unicode.rst +++ b/Doc/howto/unicode.rst @@ -57,7 +57,7 @@ their corresponding code points: ... 007B '{'; LEFT CURLY BRACKET ... - 2167 'Ⅶ': ROMAN NUMERAL EIGHT + 2167 'Ⅶ': ROMAN NUMERAL SEVEN 2168 'Ⅸ': ROMAN NUMERAL NINE ... 265E '♞': BLACK CHESS KNIGHT