mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 20:34:26 +02:00
feat: litre text symbol changed from l
to L
to avoid ambiguity with 1
This commit is contained in:
@@ -289,7 +289,7 @@ std::cout << 6.7 * l_per_100km << "\n";
|
||||
prints:
|
||||
|
||||
```text
|
||||
6.7 l/[100 km]
|
||||
6.7 L/[100 km]
|
||||
```
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user