From 1fa562d4c7c719f15f6c70925dda2da8997565b8 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 23 Jan 2009 19:19:13 +0000 Subject: [PATCH] Fix a typo in the TimeZone POD. --- lib/WebGUI/Form/TimeZone.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Form/TimeZone.pm b/lib/WebGUI/Form/TimeZone.pm index 7bfaa3ffb..7a6ef9bbc 100644 --- a/lib/WebGUI/Form/TimeZone.pm +++ b/lib/WebGUI/Form/TimeZone.pm @@ -24,7 +24,7 @@ Package WebGUI::Form::TimeZone =head1 DESCRIPTION -Creates a template chooser control. +Creates a time zone chooser control. =head1 SEE ALSO