summaryrefslogtreecommitdiffstats
path: root/extensions/Review
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2015-03-11 05:58:21 +0100
committerByron Jones <glob@mozilla.com>2015-03-11 06:02:08 +0100
commitbeaaabe17a5a3dbc121ae84ae889ba089bea19d8 (patch)
tree7983cf195f3860843a8227633ed1cfb9594bc5c2 /extensions/Review
parent19643ae8e32cdbf49f7d0fb7ece6f68786acc0b5 (diff)
downloadbugzilla-beaaabe17a5a3dbc121ae84ae889ba089bea19d8.tar.gz
bugzilla-beaaabe17a5a3dbc121ae84ae889ba089bea19d8.tar.xz
fix pod warnings
Diffstat (limited to 'extensions/Review')
-rw-r--r--extensions/Review/lib/WebService.pm10
1 files changed, 3 insertions, 7 deletions
diff --git a/extensions/Review/lib/WebService.pm b/extensions/Review/lib/WebService.pm
index 76c79a758..c4421aca1 100644
--- a/extensions/Review/lib/WebService.pm
+++ b/extensions/Review/lib/WebService.pm
@@ -316,21 +316,17 @@ The returned data format is the same as below.
=item B<Params>
-Query by Bug:
-
=over
+=item Query by Bug:
+
=over
=item C<bug_id> (integer) - The bug ID.
=back
-=back
-
-Query by Product or Component:
-
-=over
+=item Query by Product or Component:
=over