]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 330577 "its" is wrong in comment
authortimeless%mozdev.org <>
Thu, 16 Mar 2006 00:34:16 +0000 (00:34 +0000)
committertimeless%mozdev.org <>
Thu, 16 Mar 2006 00:34:16 +0000 (00:34 +0000)
r=Tru

Bugzilla/User.pm

index a0aa5bd192501daa100f4707ffcc1f135dad816b..3ce3468125e74208684f68f620409f6e548afca3 100644 (file)
@@ -93,7 +93,7 @@ sub new {
 # pre-id days. Provide this as a helper, but don't document it, and hope
 # that it can go away.
 # The request flag stuff also does this, but it really should be passing
-# in the id its already had to validate (or the User.pm object, of course)
+# in the id it already had to validate (or the User.pm object, of course)
 sub new_from_login {
     my $invocant = shift;
     my $login = shift;