diff options
Diffstat (limited to 'src/forms_timer.cxx')
| -rw-r--r-- | src/forms_timer.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/forms_timer.cxx b/src/forms_timer.cxx index 69d01c384..ad4444572 100644 --- a/src/forms_timer.cxx +++ b/src/forms_timer.cxx @@ -139,7 +139,7 @@ Fl_Timer::~Fl_Timer() { following symbolic constants: <UL> <LI>FL_NORMAL_TIMER - The timer just does the callback and - displays the string "Timer" in the widget. </LI> + displays the string "Timer" in the widget. </LI> <LI>FL_VALUE_TIMER - The timer does the callback and displays the current timer value in the widget. </LI> <LI>FL_HIDDEN_TIMER - The timer just does the callback and |
