Fix bustage (wrong POD)

git-svn-id: svn://10.0.0.236/trunk@263689 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org 2012-04-14 17:46:08 +00:00
parent b18728af3f
commit 6232ca85b3
2 changed files with 5 additions and 3 deletions

View File

@ -1 +1 @@
8194
8195

View 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