From: mkanat%bugzilla.org <> Date: Sun, 13 Dec 2009 21:11:13 +0000 (+0000) Subject: Fix a POD error in Bugzilla/Auth.pm that was causing a tree burn for 5.8.1. X-Git-Tag: bugzilla-3.5.3~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b3943deaa1f0572668c0411ad0dc0193c4f8991;p=thirdparty%2Fbugzilla.git Fix a POD error in Bugzilla/Auth.pm that was causing a tree burn for 5.8.1. --- diff --git a/Bugzilla/Auth.pm b/Bugzilla/Auth.pm index 40150f0ed9..b1da319a4c 100644 --- a/Bugzilla/Auth.pm +++ b/Bugzilla/Auth.pm @@ -303,7 +303,7 @@ times within a certain period of time (as specified by L). The hashref will also contain a C element, representing the -L whose account is locked out. +L whose account is locked out. =head1 LOGIN TYPES