From cc6b7b096237681af9765efe8f8efca4f223ae50 Mon Sep 17 00:00:00 2001 From: Reed Loden Date: Tue, 31 Jul 2012 17:42:51 -0700 Subject: Slight change in comment wording. https://bugzilla.mozilla.org/show_bug.cgi?id=625437 --- email_in.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'email_in.pl') diff --git a/email_in.pl b/email_in.pl index 67a48e789..6be7be8cf 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. -- cgit v1.2.3-24-g4f1b