Skip to content

Commit 8aeb718

Browse files
committed
docs: typo in a comment fixed
1 parent 6ff427a commit 8aeb718

File tree

1 file changed

+1
-1
lines changed
  • src/systems/include/mp-units/systems

1 file changed

+1
-1
lines changed

src/systems/include/mp-units/systems/iau.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ inline constexpr struct nominal_jovian_mass_parameter final : named_unit<symbol_
5959
// https://www.iau.org/Iau/Publications/List-of-Resolutions
6060
using non_si::astronomical_unit;
6161

62-
// Derived unitss
62+
// Derived units
6363
inline constexpr struct parsec final : named_unit<"pc", astronomical_unit / (mag_ratio<1, 3600> * si::degree)> {} parsec;
6464

6565
inline namespace codata2018 {

0 commit comments

Comments
 (0)