From cb7f79543a8ca623dd3c6fd279175fc3450358e5 Mon Sep 17 00:00:00 2001 From: Nik Ogura Date: Tue, 27 Mar 2007 06:07:50 +0000 Subject: [PATCH] changed pod from 'days' to 'seconds' for expireOffset et al. to reflect what's actually happening --- lib/WebGUI/Group.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/Group.pm b/lib/WebGUI/Group.pm index 4648435cc..3cf754107 100755 --- a/lib/WebGUI/Group.pm +++ b/lib/WebGUI/Group.pm @@ -319,7 +319,7 @@ sub deleteUsers { =head2 deleteOffset ( [ value ] ) -Returns the number of days after the expiration to delete the grouping. +Returns the number of seconds after the expiration to delete the grouping. =head3 value @@ -408,7 +408,7 @@ sub expireNotifyMessage { =head2 expireNotifyOffset ( [ value ] ) -Returns the number of days after the expiration to notify the user. +Returns the number of seconds after the expiration to notify the user. =head3 value