From: Simon Green Date: Wed, 13 Nov 2013 05:00:38 +0000 (+1000) Subject: Bug 937991 - Fix typo in Bugzilla::Component documentation X-Git-Tag: bugzilla-4.4.2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aabf20619d438d120391adeb60fc8ee0ff09692;p=thirdparty%2Fbugzilla.git Bug 937991 - Fix typo in Bugzilla::Component documentation r=glob, a=sgreen --- diff --git a/Bugzilla/Component.pm b/Bugzilla/Component.pm index eb8341d081..2b3f484068 100644 --- a/Bugzilla/Component.pm +++ b/Bugzilla/Component.pm @@ -506,7 +506,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.