From: Max Kanat-Alexander Date: Fri, 11 Feb 2011 00:57:00 +0000 (-0800) Subject: Fix a POD compilation error. X-Git-Tag: bugzilla-4.1.1~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a744c531a46bdd18aed3cc89ed0770a791d27475;p=thirdparty%2Fbugzilla.git Fix a POD compilation error. https://bugzilla.mozilla.org/show_bug.cgi?id=633041 --- diff --git a/Bugzilla/WebService/Bug.pm b/Bugzilla/WebService/Bug.pm index 0dd4124d19..124dd6b258 100644 --- a/Bugzilla/WebService/Bug.pm +++ b/Bugzilla/WebService/Bug.pm @@ -2403,7 +2403,7 @@ C A comment to add along with this attachment. C True if Bugzilla should treat this attachment as a patch. If you specify this, you do not need to specify a C. -The C. +The C of the attachment will be forced to C. Defaults to False if not specified.