mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 06:51:43 +00:00
Fixup unicode figure dash
This commit is contained in:
parent
5e2af01fba
commit
3b52ae37fc
@ -37,7 +37,7 @@ const std::string
|
||||
unicode_minus = "-",
|
||||
unicode_en_dash = "–", // unicode u2013
|
||||
unicode_em_dash = "—", // unicode u2014
|
||||
unicode_figure_dash = "?",
|
||||
unicode_figure_dash = "‒", // unicode u2012
|
||||
unicode_multiplication_sign = "×",
|
||||
unicode_bullet = "•", // unicode u2022
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user