forked from mpusz/mp-units
style: fix grammar of comment
Co-authored-by: Mateusz Pusz <mateusz.pusz@gmail.com>
This commit is contained in:
committed by
Mateusz Pusz
parent
7aa0690246
commit
b5a7b815ba
@@ -29,5 +29,5 @@
|
|||||||
// This header is intentionally empty and just include other headers
|
// This header is intentionally empty and just include other headers
|
||||||
// `math.h` is just a convenience wrapper for not modular code
|
// `math.h` is just a convenience wrapper for not modular code
|
||||||
// With C++20 modules:
|
// With C++20 modules:
|
||||||
// - math_core is be a part of the mp_units.core module
|
// - math_core is a part of the mp_units.core module
|
||||||
// - math_si and math_angular is provided with the mp_units.systems module
|
// - math_si and math_angular is provided with the mp_units.systems module
|
||||||
|
Reference in New Issue
Block a user