From c2316ff6247868d146c45e2440fa31f992b8bb8d Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Thu, 2 Nov 2006 07:02:17 +0000 Subject: Bug 106386 Correct misspellings in source code r=glennrp@gmail.com, bclary@bclary.com rs=brendan --- 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 947d0089e..28c79254c 100644 --- a/Bugzilla/User.pm +++ b/Bugzilla/User.pm @@ -1773,7 +1773,7 @@ obtained by Cgroups})>.) =item C -Returns a string containing a comma-seperated list of numeric group ids. If +Returns a string containing a comma-separated list of numeric group ids. If the user is not a member of any groups, returns "-1". This is most often used within an SQL IN() function. -- cgit v1.2.3-24-g4f1b