aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_label.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@seriouslyembedded.com>2015-11-03 22:05:04 +0100
committerJoel Bodenmann <joel@seriouslyembedded.com>2015-11-03 22:05:04 +0100
commit07bf8a37f93835738501cdfe53513ed2ec4e649e (patch)
treee12babed6b5b791939b6825bda03071ab1cd8f9a /src/gwin/gwin_label.h
parent86aef5990a702cc10c99d41c8aa7cc15b3338cae (diff)
downloaduGFX-07bf8a37f93835738501cdfe53513ed2ec4e649e.tar.gz
uGFX-07bf8a37f93835738501cdfe53513ed2ec4e649e.tar.bz2
uGFX-07bf8a37f93835738501cdfe53513ed2ec4e649e.zip
More doxygen improvements
Diffstat (limited to 'src/gwin/gwin_label.h')
-rw-r--r--src/gwin/gwin_label.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gwin/gwin_label.h b/src/gwin/gwin_label.h
index 0123842b..2b784b3a 100644
--- a/src/gwin/gwin_label.h
+++ b/src/gwin/gwin_label.h
@@ -101,7 +101,7 @@ void gwinLabelSetBorder(GHandle gh, bool_t border);
#endif
/**
- * @defgroup Renderings_Label Label rendering functions
+ * @defgroup Renderings_Label Renderings
*
* @brief Built-in rendering functions for the label widget.
*