From d99cdca6942105f1eb265f0e64e4e94613a68f8c Mon Sep 17 00:00:00 2001 From: Ethan Furman Date: Mon, 26 Aug 2019 09:02:06 -0700 Subject: [PATCH] correct roman numeral VII description --- Doc/howto/unicode.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/howto/unicode.rst b/Doc/howto/unicode.rst index 24c3235e4add94..d5632bc799d2de 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