From 3dcad3da1afe71e205ee0e539d1980a536682c83 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" Date: Fri, 11 Feb 2011 01:06:30 +0000 Subject: [PATCH] Fix a POD compilation error. git-svn-id: svn://10.0.0.236/branches/BUGZILLA-4_0-BRANCH@261914 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/.bzrrev | 2 +- mozilla/webtools/bugzilla/Bugzilla/WebService/Bug.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index 7513c624a24..b21d07dae2e 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -7544 \ No newline at end of file +7545 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/Bugzilla/WebService/Bug.pm b/mozilla/webtools/bugzilla/Bugzilla/WebService/Bug.pm index 0539e411980..e966d0703b4 100644 --- a/mozilla/webtools/bugzilla/Bugzilla/WebService/Bug.pm +++ b/mozilla/webtools/bugzilla/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.