From 6b3943deaa1f0572668c0411ad0dc0193c4f8991 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Sun, 13 Dec 2009 21:11:13 +0000 Subject: Fix a POD error in Bugzilla/Auth.pm that was causing a tree burn for 5.8.1. --- Bugzilla/Auth.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bugzilla/Auth.pm') diff --git a/Bugzilla/Auth.pm b/Bugzilla/Auth.pm index 40150f0ed..b1da319a4 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 -- cgit v1.2.3-24-g4f1b