From: Max Kanat-Alexander Date: Fri, 11 Feb 2011 00:57:40 +0000 (-0800) Subject: Fix a POD compilation error. X-Git-Tag: bugzilla-4.0~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeb5e2aa9f93951869dac01defd59d792858cd49;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 0539e41198..e966d0703b 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.