From 2b7191567dfa61d8609f439701c36fb8dbe4b560 Mon Sep 17 00:00:00 2001 From: Doug Bell Date: Fri, 7 Nov 2008 03:46:45 +0000 Subject: [PATCH] fixed docs --- lib/WebGUI/Form/CheckList.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Form/CheckList.pm b/lib/WebGUI/Form/CheckList.pm index 3c6a9a4f7..dae362c1b 100644 --- a/lib/WebGUI/Form/CheckList.pm +++ b/lib/WebGUI/Form/CheckList.pm @@ -52,7 +52,7 @@ The following additional parameters have been added via this sub class. Boolean representing whether the checklist should be represented vertically or horizontally. If set to "1" will be displayed vertically. Defaults to "0". -=head4 showSelectAllButton +=head4 showSelectAll Flag that toggles a "Select All" toggle button on or off.