aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtimer/gtimer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtimer/gtimer.h')
-rw-r--r--src/gtimer/gtimer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtimer/gtimer.h b/src/gtimer/gtimer.h
index e818f3e7..cecf8e70 100644
--- a/src/gtimer/gtimer.h
+++ b/src/gtimer/gtimer.h
@@ -21,7 +21,7 @@
* This contrary to the goals of a real-time operating system. So a user-land
* (thread based) timer mechanism is also required.
*
- * @pre GFX_USE_GTIMER must be set to TRUE in your gfxconf.h
+ * @pre GFX_USE_GTIMER must be set to GFXON in your gfxconf.h
*
* @{
*/