]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix bustage (wrong POD)
authorTiago Mello <timello@gmail.com>
Sat, 14 Apr 2012 17:32:56 +0000 (14:32 -0300)
committerTiago Mello <timello@gmail.com>
Sat, 14 Apr 2012 17:32:56 +0000 (14:32 -0300)
https://bugzilla.mozilla.org/show_bug.cgi?id=616336

Bugzilla/WebService/Bug.pm

index d0dda146691ac2a1487913bb4b13e5f7bea88bd1..9b6aeb3e563f746b9db58cd89b30f73ef2ab7fdd 100644 (file)
@@ -3311,6 +3311,8 @@ this bug.
 
 B<UNSTABLE>
 
+=over
+
 =item B<Description>
 
 Adds or removes tags on bugs.
@@ -3346,6 +3348,8 @@ bugs--they will just be silently ignored.
 
 =back
 
+=back
+
 =item B<Returns>
 
 C<changes>, a hash containing bug IDs as keys and one single value
@@ -3356,8 +3360,6 @@ See L</update_see_also> for an example of how it looks like.
 
 This method can throw the same errors as L</get>.
 
-=back
-
 =item B<History>
 
 =over