From: Reed Loden Date: Wed, 1 Aug 2012 00:42:51 +0000 (-0700) Subject: Slight change in comment wording. X-Git-Tag: bugzilla-4.3.3~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc6b7b096237681af9765efe8f8efca4f223ae50;p=thirdparty%2Fbugzilla.git Slight change in comment wording. https://bugzilla.mozilla.org/show_bug.cgi?id=625437 --- diff --git a/email_in.pl b/email_in.pl index 67a48e789e..6be7be8cff 100755 --- a/email_in.pl +++ b/email_in.pl @@ -135,7 +135,7 @@ sub parse_mail { $fields{'short_desc'} = $summary; } - # The Importance/X-Priority field is only used when creating a new bug. + # The Importance/X-Priority headers are only used when creating a new bug. # 1) If somebody specifies a priority, use it. # 2) If there is an Importance or X-Priority header, use it as # something that is relative to the default priority.