Fix typo in unicode char definition

This commit is contained in:
Matt Ickstadt 2017-08-09 19:23:05 -05:00
parent f142499539
commit 8c311e56b0

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", '+'),