summaryrefslogtreecommitdiff
path: root/documentation/Fl_Timer.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Fl_Timer.html')
-rw-r--r--documentation/Fl_Timer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Fl_Timer.html b/documentation/Fl_Timer.html
index 489f73d38..725036634 100644
--- a/documentation/Fl_Timer.html
+++ b/documentation/Fl_Timer.html
@@ -20,7 +20,7 @@
This is provided only to emulate the Forms Timer widget. It works by
making a timeout callback every 1/5 second. This is wasteful and
inaccurate if you just want something to happen a fixed time in the
-future. You should directly call <A href=functions.html#add_timeout><TT>
+future. You should directly call <A href="Fl.html#Fl.add_timeout"><TT>
Fl::add_timeout()</TT></A> instead.
<H3>Methods</H3>
<UL>