From: Dylan William Hardison Date: Thu, 20 Jul 2017 13:20:06 +0000 (-0400) Subject: fix pod syntax in Bugzilla/Component.pm X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88db0c1c23619f76bdb4493ff6fad7deaecae139;p=thirdparty%2Fbugzilla.git fix pod syntax in Bugzilla/Component.pm --- diff --git a/Bugzilla/Component.pm b/Bugzilla/Component.pm index 08a55846d..78e144a55 100644 --- a/Bugzilla/Component.pm +++ b/Bugzilla/Component.pm @@ -617,7 +617,7 @@ Component.pm represents a Product Component object. Returns: Nothing. -=item C Description: Find the first named bug or attachment flag with a given name on this component.