Fixed typo

This commit is contained in:
Christophe Riccio 2018-01-04 15:33:17 +01:00
parent e584028e6f
commit 43179a4bc1

View File

@ -9,7 +9,7 @@
/// ///
/// Include <glm/gtx/matrix_interpolation.hpp> to use the features of this extension. /// Include <glm/gtx/matrix_interpolation.hpp> to use the features of this extension.
/// ///
/// Allows to directly interpolate two exiciting matrices. /// Allows to directly interpolate two matrices.
#pragma once #pragma once