summaryrefslogtreecommitdiff
path: root/documentation/Fl.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Fl.html')
-rw-r--r--documentation/Fl.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Fl.html b/documentation/Fl.html
index 5129c11e4..118204ced 100644
--- a/documentation/Fl.html
+++ b/documentation/Fl.html
@@ -775,7 +775,7 @@ the threading support in FLTK.
HREF="#Fl.unlock"><TT>unlock()</TT></A> when they are done
accessing FLTK.
-<P>When the <A HREF="#Fl.wait"><TT>wait()</TT> method is waiting
+<P>When the <A HREF="#Fl.wait"><TT>wait()</TT></A> method is waiting
for input or timeouts, child threads are given access to FLTK.
Similarly, when the main thread needs to do processing, it will
wait until all child threads have called <A