From c6a2ce7a73cc0f8e1da8e7e3f3b3c1418e77e4eb Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 21 Sep 2010 10:14:53 -0700 Subject: [PATCH] Fix a POD typo. --- lib/WebGUI/Form/Div.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Form/Div.pm b/lib/WebGUI/Form/Div.pm index 7e38abe85..f30d0746e 100644 --- a/lib/WebGUI/Form/Div.pm +++ b/lib/WebGUI/Form/Div.pm @@ -24,7 +24,7 @@ Package WebGUI::Form::Div =head1 DESCRIPTION -dreates a HTML div element with contents provided by caller +Creates a HTML div element with contents provided by caller =head1 SEE ALSO