diff --git a/glm/gtx/matrix_interpolation.hpp b/glm/gtx/matrix_interpolation.hpp index 69473d35..89c4596c 100644 --- a/glm/gtx/matrix_interpolation.hpp +++ b/glm/gtx/matrix_interpolation.hpp @@ -9,7 +9,7 @@ /// /// Include to use the features of this extension. /// -/// Allows to directly interpolate two exiciting matrices. +/// Allows to directly interpolate two matrices. #pragma once