From: Frédéric Buclin Date: Mon, 16 Sep 2013 21:48:42 +0000 (+0200) Subject: Fix POD (bogus in bug 866927) X-Git-Tag: bugzilla-4.5.1~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=982fb2378e451516698032cfbca95b8278df2b89;p=thirdparty%2Fbugzilla.git Fix POD (bogus in bug 866927) --- diff --git a/Bugzilla/WebService/Bug.pm b/Bugzilla/WebService/Bug.pm index 334ac0e8e8..fd8ea8fef3 100644 --- a/Bugzilla/WebService/Bug.pm +++ b/Bugzilla/WebService/Bug.pm @@ -2256,13 +2256,11 @@ You do not have access to the bug_id you specified. =over -=item C argument added to this method's params in Bugzilla B<3.4>. +=item C 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 @@ -2306,6 +2304,8 @@ and all custom fields. =item The C item was added to the C return value in Bugzilla B<4.4>. +=item REST API call added in Bugzilla B<5.0>. + =back =back