]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix a POD compilation error.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Fri, 11 Feb 2011 00:57:00 +0000 (16:57 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Fri, 11 Feb 2011 00:57:00 +0000 (16:57 -0800)
https://bugzilla.mozilla.org/show_bug.cgi?id=633041

Bugzilla/WebService/Bug.pm

index 0dd4124d193af443e61d8c1a92ffd62baf48bcec..124dd6b258bb13a7399072750ed6ccac9542252d 100644 (file)
@@ -2403,7 +2403,7 @@ C<string> A comment to add along with this attachment.
 
 C<boolean> True if Bugzilla should treat this attachment as a patch.
 If you specify this, you do not need to specify a C<content_type>.
-The C<content_type of the attachment will be forced to C<text/plain>.
+The C<content_type> of the attachment will be forced to C<text/plain>.
 
 Defaults to False if not specified.