Corrected micro symbol.
This commit is contained in:
parent
7ecf8008b1
commit
aac683518b
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue