Fix copy/paste POD from HexSlider to SelectSlider.

This commit is contained in:
Colin Kuskie 2009-01-23 19:27:41 +00:00
parent 1b965c9459
commit 0c91491ed0

View file

@ -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