]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
The POD for Bug.history was incorrectly indented.
authormkanat%bugzilla.org <>
Tue, 21 Jul 2009 17:37:09 +0000 (17:37 +0000)
committermkanat%bugzilla.org <>
Tue, 21 Jul 2009 17:37:09 +0000 (17:37 +0000)
Bugzilla/WebService/Bug.pm

index 48e554f16b4f85e418f3795e8f71eb7d0a928dca..76d0f9184b523626799fcd5d167b5c161dd64593 100644 (file)
@@ -1090,8 +1090,6 @@ items:
 C<string> 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<dateTime> The date the bug activity/change happened.
@@ -1131,8 +1129,6 @@ present in this hash.
 
 =back
 
-=back
-
 =item B<Errors>
 
 The same as L</get>.