From 010bcfccd14e7a574b9ffce3540add6cf1e25ee3 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Wed, 3 Aug 2011 19:29:14 +0200 Subject: Fix a warning thrown when running 011pod.t --- 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 938541f56..9ee5ec7fa 100644 --- a/Bugzilla/Auth.pm +++ b/Bugzilla/Auth.pm @@ -404,7 +404,7 @@ Returns: C if users are allowed to create new Bugzilla accounts, C otherwise. =item C - + Description: Whether or not current login system uses extern_id. =item C -- cgit v1.2.3-24-g4f1b