Commit 6b3943de authored by mkanat%bugzilla.org's avatar mkanat%bugzilla.org

Fix a POD error in Bugzilla/Auth.pm that was causing a tree burn for 5.8.1.

parent 2ac2b7ec
......@@ -303,7 +303,7 @@ times within a certain period of time (as specified by
L<Bugzilla::Constants/LOGIN_LOCKOUT_INTERVAL>).
The hashref will also contain a C<user> element, representing the
L<Bugzilla:User> whose account is locked out.
L<Bugzilla::User> whose account is locked out.
=head1 LOGIN TYPES
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment