From: jake%acutex.net <> Date: Wed, 6 Jun 2001 21:25:18 +0000 (+0000) Subject: Fixing typo. Attachments isn't spelled 'Attachemnts' (bug 84295). X-Git-Tag: bugzilla-2.14~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0f18b8747f261fa2ff5229735ee96b6d06dc745;p=thirdparty%2Fbugzilla.git Fixing typo. Attachments isn't spelled 'Attachemnts' (bug 84295). --- diff --git a/userprefs.cgi b/userprefs.cgi index 04f017cc57..5ad99cdbff 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~' .