diff --git a/glm/gtc/matrix_inverse.hpp b/glm/gtc/matrix_inverse.hpp index a1900adc..8f778606 100644 --- a/glm/gtc/matrix_inverse.hpp +++ b/glm/gtc/matrix_inverse.hpp @@ -6,7 +6,7 @@ /// @defgroup gtc_matrix_inverse GLM_GTC_matrix_inverse /// @ingroup gtc /// -/// Include to use the features of this extension. +/// Include to use the features of this extension. /// /// Defines additional matrix inverting functions.