]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 937991 - Fix typo in Bugzilla::Component documentation
authorSimon Green <sgreen@redhat.com>
Wed, 13 Nov 2013 05:00:29 +0000 (15:00 +1000)
committerSimon Green <sgreen@redhat.com>
Wed, 13 Nov 2013 05:00:29 +0000 (15:00 +1000)
r=glob, a=sgreen

Bugzilla/Component.pm

index 3fb87de6f5896ee2717fec21815a706b0995a256..d8f75daaef299ead56fd671eb10ce6316da1fd83 100644 (file)
@@ -502,7 +502,7 @@ Component.pm represents a Product Component object.
 
  Returns:     Integer with the number of bugs.
 
-=item C<bugs_ids()>
+=item C<bug_ids()>
 
  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