From: mkanat%bugzilla.org <> Date: Tue, 21 Jul 2009 17:37:33 +0000 (+0000) Subject: The POD for Bug.history was incorrectly indented. X-Git-Tag: bugzilla-3.4~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c83711ad932dd7332557bb9c41b2f40488996af;p=thirdparty%2Fbugzilla.git The POD for Bug.history was incorrectly indented. --- diff --git a/Bugzilla/WebService/Bug.pm b/Bugzilla/WebService/Bug.pm index 29af9f71d8..96b7853f2b 100644 --- a/Bugzilla/WebService/Bug.pm +++ b/Bugzilla/WebService/Bug.pm @@ -944,8 +944,6 @@ items: C The alias of this bug. If there is no alias or aliases are disabled in this Bugzilla, this will be undef. -=over - =item when C The date the bug activity/change happened. @@ -985,8 +983,6 @@ present in this hash. =back -=back - =item B The same as L.