From b08347059d61cabe41a7f524160e8757122a2af4 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 24 Sep 2009 14:15:43 -0700 Subject: [PATCH] Fix POD spelling error. --- lib/WebGUI/Asset/Wobject/Thingy.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Asset/Wobject/Thingy.pm b/lib/WebGUI/Asset/Wobject/Thingy.pm index a75e09679..482e00719 100644 --- a/lib/WebGUI/Asset/Wobject/Thingy.pm +++ b/lib/WebGUI/Asset/Wobject/Thingy.pm @@ -948,7 +948,7 @@ sub getFormElement { Returns an instanciated WebGUI::Form::* plugin. -=head3 proeprties +=head3 properties The properties to configure the form plugin with. The fieldType key should contain the type of the form plugin.