]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix POD (bogus in bug 866927)
authorFrédéric Buclin <LpSolit@gmail.com>
Mon, 16 Sep 2013 21:48:42 +0000 (23:48 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Mon, 16 Sep 2013 21:48:42 +0000 (23:48 +0200)
Bugzilla/WebService/Bug.pm

index 334ac0e8e8474912958839c775255183df323308..fd8ea8fef321a85b521d657da3c5705c09df4585 100644 (file)
@@ -2256,13 +2256,11 @@ You do not have access to the bug_id you specified.
 
 =over
 
-=item C<permissive> argument added to this method's params in Bugzilla B<3.4>. 
+=item C<permissive> argument added to this method's params in Bugzilla B<3.4>.
 
 =item The following properties were added to this method's return values
 in Bugzilla B<3.4>:
 
-=item REST API call added in Bugzilla B<5.0>
-
 =over
 
 =item For C<bugs>
@@ -2306,6 +2304,8 @@ and all custom fields.
 =item The C<actual_time> item was added to the C<bugs> return value
 in Bugzilla B<4.4>.
 
+=item REST API call added in Bugzilla B<5.0>.
+
 =back
 
 =back