From e46ad0d8fd4c79680d91a5af1483e5b6286cc4fe Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 13 Oct 2009 16:36:14 -0700 Subject: [PATCH] Correct POD for addUsers in Group.pm --- lib/WebGUI/Group.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Group.pm b/lib/WebGUI/Group.pm index c141f9651..ad4c98307 100644 --- a/lib/WebGUI/Group.pm +++ b/lib/WebGUI/Group.pm @@ -152,7 +152,7 @@ is updated. =head3 users -An array reference containing a list of users. +An array reference containing a list of userIds. =head3 expireOffset