diff --git a/xml/System.Text.Unicode/UnicodeRanges.xml b/xml/System.Text.Unicode/UnicodeRanges.xml index fc9b9b4e91d..df5a0b52029 100644 --- a/xml/System.Text.Unicode/UnicodeRanges.xml +++ b/xml/System.Text.Unicode/UnicodeRanges.xml @@ -511,8 +511,8 @@ For the full set of characters in this block, see [The Unicode Standard, Version System.Text.Unicode.UnicodeRange - Gets the Basic Latin Unicode block (U+0021-U+007F). - The Basic Latin Unicode block (U+0021-U+007F). + Gets the Basic Latin Unicode block (U+0000-U+007F). + The Basic Latin Unicode block (U+0000-U+007F). System.Text.Unicode.UnicodeRange - Gets the Latin-1 Supplement Unicode block (U+00A1-U+00FF). - The Latin-1 Supplement Unicode block (U+00A1-U+00FF). + Gets the Latin-1 Supplement Unicode block (U+0080-U+00FF). + The Latin-1 Supplement Unicode block (U+0080-U+00FF).