aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gwin/graph.h')
-rw-r--r--src/gwin/graph.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gwin/graph.h b/src/gwin/graph.h
index 69dbb617..be51f66c 100644
--- a/src/gwin/graph.h
+++ b/src/gwin/graph.h
@@ -7,12 +7,12 @@
/**
* @file src/gwin/graph.h
- * @brief GWIN GRAPH module header file.
+ * @brief GWIN GRAPH module header file
*
* @defgroup Graph Graph
- * @ingroup GWIN
+ * @ingroup Windows
*
- * @details GWIN allows it to easily draw graphs.
+ * @details GWIN allows it to easily draw graphs
* @pre GFX_USE_GWIN must be set to TRUE in your gfxconf.h
* @pre GWIN_NEED_GRAPH must be set to TRUE in your gfxconf.h
*