diff options
author | Lennart Poettering <lennart@poettering.net> | 2023-06-14 10:13:08 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2023-06-14 10:23:56 +0200 |
commit | e503019bc71c33495ddd7e4270c73f1f0a366834 (patch) | |
tree | 9812502b9d4f12993b6d9ff5d3ff2af7cd0c3d8c /catalog | |
parent | time-util,socket: accept both kinds of unicode µ symbols (diff) | |
download | systemd-e503019bc71c33495ddd7e4270c73f1f0a366834.tar.xz systemd-e503019bc71c33495ddd7e4270c73f1f0a366834.zip |
tree-wide: when in doubt use greek small letter mu rather than micro symbol
Doesn't really matter since the two unicode symbols are supposedly
equivalent, but let's better follow the unicode recommendations to
prefer greek small letter mu, as per:
https://www.unicode.org/reports/tr25
Diffstat (limited to 'catalog')
-rw-r--r-- | catalog/systemd.catalog.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog/systemd.catalog.in b/catalog/systemd.catalog.in index d3d03dafe7..913d4987ac 100644 --- a/catalog/systemd.catalog.in +++ b/catalog/systemd.catalog.in @@ -563,4 +563,4 @@ resources back to the OS kernel, making them available for other components of the OS. @TRIMMED_BYTES@ of memory were returned to the OS, which took @TRIMMED_USEC@ -micro-seconds (µs). +micro-seconds (μs). |