diff --git a/glm/gtx/norm.hpp b/glm/gtx/norm.hpp index 568a147d..311692c7 100644 --- a/glm/gtx/norm.hpp +++ b/glm/gtx/norm.hpp @@ -31,7 +31,7 @@ /// @defgroup gtx_norm GLM_GTX_norm /// @ingroup gtx /// -/// @brief Various way to compute vector norms. +/// @brief Various ways to compute vector norms. /// /// need to be included to use these functionalities. ///////////////////////////////////////////////////////////////////////////////////