aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdriver/gdriver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdriver/gdriver.h')
-rw-r--r--src/gdriver/gdriver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdriver/gdriver.h b/src/gdriver/gdriver.h
index 6f245ef1..4a1959a6 100644
--- a/src/gdriver/gdriver.h
+++ b/src/gdriver/gdriver.h
@@ -26,7 +26,7 @@
* @note This module gdriver.h file is NOT included in the general gfx.h file.
* Instead it is included in each driver type's driver API.
*
- * @pre GFX_USE_GDRIVER must be set to TRUE in your gfxconf.h
+ * @pre GFX_USE_GDRIVER must be set to GFXON in your gfxconf.h
*
* @{
*/