diff --git a/lib/WebGUI/Form/SelectSlider.pm b/lib/WebGUI/Form/SelectSlider.pm index 29f6dd788..1989063c4 100644 --- a/lib/WebGUI/Form/SelectSlider.pm +++ b/lib/WebGUI/Form/SelectSlider.pm @@ -25,7 +25,8 @@ Package WebGUI::Form::SelectSlider =head1 DESCRIPTION -Creates a slider control that controls hex values, as in the red, gree, blue values for HTML colors. +Creates a slider control that chooses arbitrary, programmer supplied values. Similar +to a SelectBox, but with a different UI. =head1 SEE ALSO