From b547a4f5dc57c0c926e432ecce5c5f63a17628dd Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Mon, 28 May 2012 15:39:12 +0000 Subject: [PATCH] Fixed doc typo git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9553 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/Fl_Slider.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FL/Fl_Slider.H b/FL/Fl_Slider.H index 724bae4b5..aceb62d5a 100644 --- a/FL/Fl_Slider.H +++ b/FL/Fl_Slider.H @@ -35,7 +35,7 @@ #define FL_HOR_NICE_SLIDER 5 /** - The Fl_Slider widget contains a sliding knob inside a box. It if + The Fl_Slider widget contains a sliding knob inside a box. It is often used as a scrollbar. Moving the box all the way to the top/left sets it to the minimum(), and to the bottom/right to the maximum(). The minimum() may be greater than the maximum() to