From d7f41e155bb027e6c36c62f1c29290a8300c2e73 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Sun, 26 Oct 2003 13:43:29 +0000 Subject: [PATCH] Bug 223093: correcting the title on "perldoc Bugzilla::Auth::DB" r= bbaetz, a= justdave --- Bugzilla/Auth/DB.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bugzilla/Auth/DB.pm b/Bugzilla/Auth/DB.pm index ffc49fbf71..29fbc6fa45 100644 --- a/Bugzilla/Auth/DB.pm +++ b/Bugzilla/Auth/DB.pm @@ -89,7 +89,7 @@ __END__ =head1 NAME -Bugzilla::DB - database authentication for Bugzilla +Bugzilla::Auth::DB - database authentication for Bugzilla =head1 SUMMARY -- 2.47.2