From cdb6ee7f84aaa0ed86d52f8f42b183cff45bd5c9 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 21 Nov 2008 19:02:54 +0000 Subject: [PATCH] fix POD typos in ProfileField --- lib/WebGUI/ProfileField.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/ProfileField.pm b/lib/WebGUI/ProfileField.pm index ac1fa7900..958818f7a 100755 --- a/lib/WebGUI/ProfileField.pm +++ b/lib/WebGUI/ProfileField.pm @@ -276,8 +276,8 @@ Returns the value retrieved from a form post. =head3 user -optional user object to process properteis for. If no use is passed -in the current user will be used +Optional user object to process properties for. If no user object is passed +in the current user will be used. =cut