fix a typo.

This commit is contained in:
KUANG Fangjun
2017-11-06 15:13:04 +01:00
committed by GitHub
parent 9e0c716372
commit 538b6b6d57

View File

@@ -45,7 +45,7 @@
/// @brief The generic template types used as the basis for the core types.
///
/// These types are all templates used to define the actual @ref core_types.
/// These templetes are implementation details of GLM types and should not be used explicitly.
/// These templates are implementation details of GLM types and should not be used explicitly.
///
/// @ingroup core
///