summaryrefslogtreecommitdiff
path: root/documentation/src/unicode.dox
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/src/unicode.dox')
-rw-r--r--documentation/src/unicode.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/src/unicode.dox b/documentation/src/unicode.dox
index f352be652..559bfe5a9 100644
--- a/documentation/src/unicode.dox
+++ b/documentation/src/unicode.dox
@@ -1,6 +1,6 @@
/**
- \page unicode 11 - Unicode and utf-8 Support
+ \page unicode Unicode and utf-8 Support
This chapter explains how FLTK handles international
text via Unicode and utf-8.
@@ -77,7 +77,7 @@ system, FLTK will convert string as needed.
\htmlonly
<hr>
<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
-<a class="el" href="advanced.html">[Previous]&nbsp; 10 - Advanced FLTK </a>&nbsp;
-<a class="el" href="annotated.html">[Next]&nbsp; A - Class Reference</a>
+<a class="el" href="advanced.html">[Previous]&nbsp; Advanced FLTK </a>&nbsp;
+<a class="el" href="enumerations.html">[Next]&nbsp; FLTK Enumerations</a>
\endhtmlonly
*/