diff options
Diffstat (limited to 'src/gwin')
-rw-r--r-- | src/gwin/checkbox.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gwin/checkbox.c b/src/gwin/checkbox.c index 0cc75622..547a30b5 100644 --- a/src/gwin/checkbox.c +++ b/src/gwin/checkbox.c @@ -7,7 +7,7 @@ /** * @file src/gwin/checkbox.c - * @brief GWIN sub-system button code. + * @brief GWIN sub-system checkbox code. * * @defgroup Checkbox Checkbox * @ingroup GWIN |