Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test 11).

git-svn-id: svn://10.0.0.236/trunk@191397 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jocuri%softhome.net
2006-02-28 15:23:32 +00:00
parent 24769142f1
commit 3ce2403dba
4 changed files with 8 additions and 6 deletions

View File

@@ -229,7 +229,7 @@ Component.pm represents a Product Component object.
=item C<bugs_ids()>
Description: Returns all bug IDs that belong to the component.
Params: none.
Returns: A reference to an array of bug IDs.
@@ -267,7 +267,7 @@ Component.pm represents a Product Component object.
$comp_name - String with a component name.
Returns: Bugzilla::Component object.
=back
=cut