Fixed doc typo
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9553 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
aa2ed50292
commit
b547a4f5dc
@ -35,7 +35,7 @@
|
|||||||
#define FL_HOR_NICE_SLIDER 5
|
#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
|
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
|
top/left sets it to the minimum(), and to the bottom/right to the
|
||||||
maximum(). The minimum() may be greater than the maximum() to
|
maximum(). The minimum() may be greater than the maximum() to
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user