Skip to content

Commit

Permalink
Merge pull request #1081 from xaedes/patch-1
Browse files Browse the repository at this point in the history
Fixed header comment #1081
  • Loading branch information
christophe-lunarg committed Jul 31, 2021
2 parents 2759cec + a8b3401 commit 06ed280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glm/gtc/matrix_inverse.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 06ed280

Please sign in to comment.