]> 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:38 +0000 (15:00 +1000)
committerSimon Green <sgreen@redhat.com>
Wed, 13 Nov 2013 05:00:38 +0000 (15:00 +1000)
r=glob, a=sgreen

Bugzilla/Component.pm

index eb8341d081080063c30f88bbf9c819e5f81850bf..2b3f48406840418638ce3bcb77329efe1fbab50b 100644 (file)
@@ -506,7 +506,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.