mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 12:24:26 +02:00
docs: tip in the "Quick start" chapter fixed
This commit is contained in:
@@ -45,7 +45,7 @@ quantity q = 42 * m;
|
||||
|
||||
!!! tip
|
||||
|
||||
Unit symbols introduce a lot of short identifiers into the current namespace, and that is
|
||||
Unit symbols introduce a lot of short identifiers into the current scope, and that is
|
||||
why they are opt-in. A user has to explicitly "import" them from a dedicated `unit_symbols`
|
||||
namespace.
|
||||
|
||||
|
Reference in New Issue
Block a user