mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-24 19:37:15 +00:00
Bug 330577 "its" is wrong in comment
r=Tru
This commit is contained in:
parent
c7991fbe55
commit
441a964e3e
@ -93,7 +93,7 @@ sub new {
|
|||||||
# pre-id days. Provide this as a helper, but don't document it, and hope
|
# pre-id days. Provide this as a helper, but don't document it, and hope
|
||||||
# that it can go away.
|
# that it can go away.
|
||||||
# The request flag stuff also does this, but it really should be passing
|
# 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 {
|
sub new_from_login {
|
||||||
my $invocant = shift;
|
my $invocant = shift;
|
||||||
my $login = shift;
|
my $login = shift;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user