From ba995704cdcf193df2da53a2212e8dff7e8b23e7 Mon Sep 17 00:00:00 2001 From: Simon Green Date: Wed, 13 Nov 2013 15:00:29 +1000 Subject: Bug 937991 - Fix typo in Bugzilla::Component documentation r=glob, a=sgreen --- Bugzilla/Component.pm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Bugzilla/Component.pm') diff --git a/Bugzilla/Component.pm b/Bugzilla/Component.pm index 3fb87de6f..d8f75daae 100644 --- a/Bugzilla/Component.pm +++ b/Bugzilla/Component.pm @@ -502,7 +502,7 @@ Component.pm represents a Product Component object. Returns: Integer with the number of bugs. -=item C +=item C Description: Returns all bug IDs that belong to the component. @@ -655,8 +655,6 @@ Component.pm represents a Product Component object. =item product_id -=item bug_ids - =item set_is_active =item description -- cgit v1.2.3-24-g4f1b