summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Component.pm
diff options
context:
space:
mode:
authorSimon Green <sgreen@redhat.com>2013-11-13 06:00:29 +0100
committerSimon Green <sgreen@redhat.com>2013-11-13 06:00:29 +0100
commitba995704cdcf193df2da53a2212e8dff7e8b23e7 (patch)
treef7b940c546b4c5e5144faf4a49eb3ef58ebb9810 /Bugzilla/Component.pm
parent08680add732f86b4bd13ac9d0ddaf719b09bd5f9 (diff)
downloadbugzilla-ba995704cdcf193df2da53a2212e8dff7e8b23e7.tar.gz
bugzilla-ba995704cdcf193df2da53a2212e8dff7e8b23e7.tar.xz
Bug 937991 - Fix typo in Bugzilla::Component documentation
r=glob, a=sgreen
Diffstat (limited to 'Bugzilla/Component.pm')
-rw-r--r--Bugzilla/Component.pm4
1 files changed, 1 insertions, 3 deletions
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<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