aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gwin/gwin_button.h')
-rw-r--r--src/gwin/gwin_button.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gwin/gwin_button.h b/src/gwin/gwin_button.h
index 90a7d106..9ab4d475 100644
--- a/src/gwin/gwin_button.h
+++ b/src/gwin/gwin_button.h
@@ -86,7 +86,7 @@ GHandle gwinGButtonCreate(GDisplay *g, GButtonObject *gb, const GWidgetInit *pIn
bool_t gwinButtonIsPressed(GHandle gh);
/**
- * @defgroup Renderings_Button Button rendering functions
+ * @defgroup Renderings_Button Renderings
*
* @brief Built-in rendering functions for the button widget.
*