From: mkanat%bugzilla.org <> Date: Tue, 21 Jul 2009 17:37:09 +0000 (+0000) Subject: The POD for Bug.history was incorrectly indented. X-Git-Tag: bugzilla-3.5.1~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2c481d2b14773771d03f6eb94b7333e4934646e;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 48e554f16b..76d0f9184b 100644 --- a/Bugzilla/WebService/Bug.pm +++ b/Bugzilla/WebService/Bug.pm @@ -1090,8 +1090,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. @@ -1131,8 +1129,6 @@ present in this hash. =back -=back - =item B The same as L.