diff --git a/include/SI/detail/unit.h b/include/SI/detail/unit.h index e4361a80..9d260e30 100644 --- a/include/SI/detail/unit.h +++ b/include/SI/detail/unit.h @@ -359,7 +359,7 @@ struct unit_with_common_ratio { /// divide a value of a certain unit with another value of a possibly different /// type resulting in a new type, the resulting exponent is specified by -/// resultingunit using a variadic template to simplify usage of implentation +/// resulting unit using a variadic template to simplify usage of implentation /// the internal type of the result is the internal type of lhs template