From ea62850f3561bcb4266925016a4a8dae48a19b55 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sat, 9 Aug 2008 11:20:46 +0000 Subject: Fix POD for visible_groups_as_string(), see bug 284264 - r=mkanat on IRC --- Bugzilla/User.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bugzilla/User.pm') diff --git a/Bugzilla/User.pm b/Bugzilla/User.pm index 9bd5b9e9f..6db462720 100644 --- a/Bugzilla/User.pm +++ b/Bugzilla/User.pm @@ -2033,7 +2033,7 @@ Returns a list of groups that the user is aware of. =item C -Returns the result of C as a string (a comma-separated +Returns the result of C as a string (a comma-separated list). =item C -- cgit v1.2.3-24-g4f1b