Rollup merge of #43779 - mattico:fix-unicode-typo, r=aidanhs

Fix typo in unicode char definition

Reference: http://www.fileformat.info/info/unicode/char/16ed/index.htm
This commit is contained in:
Guillaume Gomez 2017-08-11 10:20:29 +02:00 committed by GitHub
commit 6af7b9d4b0

View File

@ -264,7 +264,7 @@ const UNICODE_ARRAY: &'static [(char, &'static str, char)] = &[
('', "Latin Small Letter Um", '&'),
('', "Fullwidth Ampersand", '&'),
('', "Runic Cros Punctuation", '+'),
('', "Runic Cross Punctuation", '+'),
('', "Heavy Plus Sign", '+'),
('𐊛', "Lycian Letter H", '+'),
('﬩', "Hebrew Letter Alternative Plus Sign", '+'),