From 07bf8a37f93835738501cdfe53513ed2ec4e649e Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Tue, 3 Nov 2015 22:05:04 +0100 Subject: More doxygen improvements --- src/gwin/gwin_button.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gwin/gwin_button.h') 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. * -- cgit v1.2.3