From 88db0c1c23619f76bdb4493ff6fad7deaecae139 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Thu, 20 Jul 2017 09:20:06 -0400 Subject: fix pod syntax in Bugzilla/Component.pm --- Bugzilla/Component.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '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. -- cgit v1.2.3-24-g4f1b