Fix a POD compilation error.

git-svn-id: svn://10.0.0.236/branches/BUGZILLA-4_0-BRANCH@261914 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org
2011-02-11 01:06:30 +00:00
parent f891421dc0
commit 3dcad3da1a
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
7544
7545

View 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.