From a7d2f3b0999b9e0946a476974fd8a4a8d0bb7b5a Mon Sep 17 00:00:00 2001 From: "bbaetz%student.usyd.edu.au" <> Date: Sun, 24 Mar 2002 20:45:33 +0000 Subject: Bug 128419 - link to email preferences from bug changed notification is wrong r=afranke x 2 --- processmail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'processmail') diff --git a/processmail b/processmail index b5f85e695..e8509a6df 100755 --- a/processmail +++ b/processmail @@ -327,7 +327,7 @@ sub ProcessOneBug { } print "
If you wish to tweak the kinds of mail Bugzilla sends you, you can"; - print " change your preferences
\n"; + print " change your preferences\n"; } -- cgit v1.2.3-24-g4f1b