diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/fl_utf.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fl_utf.c b/src/fl_utf.c index 29cbe9e27..f42dfeaec 100644 --- a/src/fl_utf.c +++ b/src/fl_utf.c @@ -28,7 +28,7 @@ extern "C" { #endif /** - \defgroup fl_unichar FLTK Unicode Character Functions + \defgroup fl_unichar Unicode Character Functions Global Functions Handling Single Unicode Characters @{ */ @@ -44,7 +44,7 @@ extern "C" { /** @} */ /** - \defgroup fl_utf8 FLTK Unicode String Functions + \defgroup fl_utf8 Unicode String Functions Global Functions Handling Unicode Text @{ */ |
