From 982fb2378e451516698032cfbca95b8278df2b89 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Mon, 16 Sep 2013 23:48:42 +0200 Subject: Fix POD (bogus in bug 866927) --- Bugzilla/WebService/Bug.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Bugzilla') diff --git a/Bugzilla/WebService/Bug.pm b/Bugzilla/WebService/Bug.pm index 334ac0e8e..fd8ea8fef 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 -- cgit v1.2.3-24-g4f1b