Fixed typo

This commit is contained in:
Christophe Riccio
2011-02-09 13:55:55 +00:00
parent 0ecbec4f74
commit 7cf85dddb0
3 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
**/
/*!
\defgroup core_precision Precision Types
\defgroup core_precision Precision types
\brief Non-GLSL types that are used to define precision-based types.
@@ -44,7 +44,7 @@
**/
/*!
\defgroup core_template Template Types
\defgroup core_template Template types
\brief The generic template types used as the basis for the core types.