From d0f18b8747f261fa2ff5229735ee96b6d06dc745 Mon Sep 17 00:00:00 2001 From: "jake%acutex.net" <> Date: Wed, 6 Jun 2001 21:25:18 +0000 Subject: Fixing typo. Attachments isn't spelled 'Attachemnts' (bug 84295). --- userprefs.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'userprefs.cgi') diff --git a/userprefs.cgi b/userprefs.cgi index 04f017cc5..5ad99cdbf 100755 --- a/userprefs.cgi +++ b/userprefs.cgi @@ -101,7 +101,7 @@ my $defaultEmailFlagString = 'emailVoterRemoveme~' . 'on~' . 'emailVoterComments~' . 'on~' . - 'emailVoterAttachemnts~' . 'on~' . + 'emailVoterAttachments~' . 'on~' . 'emailVoterStatus~' . 'on~' . 'emailVoterResolved~' . 'on~' . 'emailVoterKeywords~' . 'on~' . -- cgit v1.2.3-24-g4f1b