summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Auth
diff options
context:
space:
mode:
authorjustdave%syndicomm.com <>2003-10-26 14:43:29 +0100
committerjustdave%syndicomm.com <>2003-10-26 14:43:29 +0100
commitd7f41e155bb027e6c36c62f1c29290a8300c2e73 (patch)
treea36daaf571fbc5ac3274f2f367e45455cac8f852 /Bugzilla/Auth
parent4910d452748f49e707ff9d2650cd6eece784b62d (diff)
downloadbugzilla-d7f41e155bb027e6c36c62f1c29290a8300c2e73.tar.gz
bugzilla-d7f41e155bb027e6c36c62f1c29290a8300c2e73.tar.xz
Bug 223093: correcting the title on "perldoc Bugzilla::Auth::DB"
r= bbaetz, a= justdave
Diffstat (limited to 'Bugzilla/Auth')
-rw-r--r--Bugzilla/Auth/DB.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Auth/DB.pm b/Bugzilla/Auth/DB.pm
index ffc49fbf7..29fbc6fa4 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