]> 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:40 +0000 (16:57 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Fri, 11 Feb 2011 00:57:40 +0000 (16:57 -0800)
https://bugzilla.mozilla.org/show_bug.cgi?id=633041

Bugzilla/WebService/Bug.pm

index 0539e411980a9574fb5bee96f38ec342a4db1a89..e966d0703b48c4e35de273db6afa96a2f5e43881 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.