Переглянути джерело

Merge pull request #1081 from xaedes/patch-1

Fixed header comment #1081
Christophe 4 роки тому
батько
коміт
06ed280db4
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      glm/gtc/matrix_inverse.hpp

+ 1 - 1
glm/gtc/matrix_inverse.hpp

@@ -6,7 +6,7 @@
 /// @defgroup gtc_matrix_inverse GLM_GTC_matrix_inverse
 /// @ingroup gtc
 ///
-/// Include <glm/gtc/matrix_integer.hpp> to use the features of this extension.
+/// Include <glm/gtc/matrix_inverse.hpp> to use the features of this extension.
 ///
 /// Defines additional matrix inverting functions.