Updated documentation, fixed typos

This commit is contained in:
Christophe Riccio
2011-10-17 16:13:57 +01:00
parent 13e16886a3
commit e7df27c8ca
5 changed files with 25 additions and 33 deletions

View File

@@ -32,7 +32,7 @@
/// @defgroup gtc_random GLM_GTC_random: Random number generation
/// @ingroup gtc
///
/// @brief Generate random number from various distribution methods
/// @brief Generate random number from various distribution methods.
///
/// <glm/gtc/random.hpp> need to be included to use these functionalities.
///////////////////////////////////////////////////////////////////////////////////