mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 09:00:48 +00:00
Corrected micro symbol.
This commit is contained in:
parent
7ecf8008b1
commit
aac683518b
@ -288,7 +288,7 @@ std::string si_string(double input, bool base2, std::string unit) {
|
||||
strings9 tmp = { {
|
||||
"",
|
||||
_("prefix_milli^m"),
|
||||
_("prefix_micro^μ"),
|
||||
_("prefix_micro^µ"),
|
||||
_("prefix_nano^n"),
|
||||
_("prefix_pico^p"),
|
||||
_("prefix_femto^f"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user