aboutsummaryrefslogtreecommitdiffstats
path: root/src/gevent/gevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gevent/gevent.h')
-rw-r--r--src/gevent/gevent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gevent/gevent.h b/src/gevent/gevent.h
index 3c5a0bd4..8b95235d 100644
--- a/src/gevent/gevent.h
+++ b/src/gevent/gevent.h
@@ -15,7 +15,7 @@
* @details GEVENT provides a simple to use but yet powerful event
* system.
*
- * @pre GFX_USE_GEVENT must be set to TRUE in your gfxconf.h
+ * @pre GFX_USE_GEVENT must be set to GFXON in your gfxconf.h
*
* @{
*/