summaryrefslogtreecommitdiffstats
path: root/userprefs.cgi
diff options
context:
space:
mode:
authorjake%acutex.net <>2001-06-06 23:25:18 +0200
committerjake%acutex.net <>2001-06-06 23:25:18 +0200
commitd0f18b8747f261fa2ff5229735ee96b6d06dc745 (patch)
tree77e0b2db3fd513b81f288e64277aad81ec74d719 /userprefs.cgi
parent4fc330ea9adf57d161e4b7238127165d01525dfe (diff)
downloadbugzilla-d0f18b8747f261fa2ff5229735ee96b6d06dc745.tar.gz
bugzilla-d0f18b8747f261fa2ff5229735ee96b6d06dc745.tar.xz
Fixing typo. Attachments isn't spelled 'Attachemnts' (bug 84295).
Diffstat (limited to 'userprefs.cgi')
-rwxr-xr-xuserprefs.cgi2
1 files changed, 1 insertions, 1 deletions
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~' .