summaryrefslogtreecommitdiff
path: root/documentation
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 /documentation
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 'documentation')
-rw-r--r--documentation/src/unicode.dox1
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/src/unicode.dox b/documentation/src/unicode.dox
index cbc4abae3..818d22b49 100644
--- a/documentation/src/unicode.dox
+++ b/documentation/src/unicode.dox
@@ -291,7 +291,6 @@ unsigned int fl_nonspacing(unsigned int ucs)
<br>
\par
Returns true if \p ucs is a non-spacing character.
-<b>[What are non-spacing characters?]</b>
const char* fl_utf8back(const char *p, const char *start, const char *end)