aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/gwin/graph.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gwin/graph.c b/src/gwin/graph.c
index 39628047..b75d76ee 100644
--- a/src/gwin/graph.c
+++ b/src/gwin/graph.c
@@ -18,10 +18,10 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
- * @file src/gwin/button.c
+ * @file src/gwin/graph.c
* @brief GWIN sub-system button code.
*
- * @defgroup Button Button
+ * @defgroup Graph Graph
* @ingroup GWIN
*
* @{