diff --git a/mozilla/webtools/bugzilla/userprefs.cgi b/mozilla/webtools/bugzilla/userprefs.cgi index 04f017cc574..5ad99cdbffa 100755 --- a/mozilla/webtools/bugzilla/userprefs.cgi +++ b/mozilla/webtools/bugzilla/userprefs.cgi @@ -101,7 +101,7 @@ my $defaultEmailFlagString = 'emailVoterRemoveme~' . 'on~' . 'emailVoterComments~' . 'on~' . - 'emailVoterAttachemnts~' . 'on~' . + 'emailVoterAttachments~' . 'on~' . 'emailVoterStatus~' . 'on~' . 'emailVoterResolved~' . 'on~' . 'emailVoterKeywords~' . 'on~' .