summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Error.pm
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-07-26 23:09:47 +0200
committerlpsolit%gmail.com <>2005-07-26 23:09:47 +0200
commitda69ce2b6f53856aef539cff334cd864af1b57b8 (patch)
tree77967af86337d4155888cbb8eb990dd916b77f66 /Bugzilla/Error.pm
parent80d8289eae009f7170a7f6152ec7ededa6907bcf (diff)
downloadbugzilla-da69ce2b6f53856aef539cff334cd864af1b57b8.tar.gz
bugzilla-da69ce2b6f53856aef539cff334cd864af1b57b8.tar.xz
Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
Diffstat (limited to 'Bugzilla/Error.pm')
-rw-r--r--Bugzilla/Error.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Error.pm b/Bugzilla/Error.pm
index ecc430cb5..0f4caf274 100644
--- a/Bugzilla/Error.pm
+++ b/Bugzilla/Error.pm
@@ -154,7 +154,7 @@ Bugzilla::Error - Error handling utilities for Bugzilla
ThrowUserError("error_tag",
{ foo => 'bar' });
-
+
=head1 DESCRIPTION
Various places throughout the Bugzilla codebase need to report errors to the