]> 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:33 +0000 (17:37 +0000)
committermkanat%bugzilla.org <>
Tue, 21 Jul 2009 17:37:33 +0000 (17:37 +0000)
Bugzilla/WebService/Bug.pm

index 29af9f71d8b0a77ff1ec074adfbf4d50d5cc3e1d..96b7853f2bb1b33d6434e316cca07deff5664a95 100644 (file)
@@ -944,8 +944,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.
@@ -985,8 +983,6 @@ present in this hash.
 
 =back
 
-=back
-
 =item B<Errors>
 
 The same as L</get>.