summaryrefslogtreecommitdiff
path: root/src/xutf8/case.c
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2015-06-15 20:24:41 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2015-06-15 20:24:41 +0000
commit5573c35ff15e7f646404b2dfc9806250f64fd3af (patch)
treefc616ec255676644088c97b94382c7790176a6cf /src/xutf8/case.c
parent769b35770ab4a91e905797f12e51375eb790dec7 (diff)
Fix spelling errors and improve documentation.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10759 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/xutf8/case.c')
-rw-r--r--src/xutf8/case.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xutf8/case.c b/src/xutf8/case.c
index 6acb91596..f55d08e36 100644
--- a/src/xutf8/case.c
+++ b/src/xutf8/case.c
@@ -16,7 +16,7 @@
*/
/*
- * This file is required on all platforms for utf8 support
+ * This file is required on all platforms for UTF-8 support
*/
#include "headers/case.h"