]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fixing typo. Attachments isn't spelled 'Attachemnts' (bug 84295).
authorjake%acutex.net <>
Wed, 6 Jun 2001 21:25:18 +0000 (21:25 +0000)
committerjake%acutex.net <>
Wed, 6 Jun 2001 21:25:18 +0000 (21:25 +0000)
userprefs.cgi

index 04f017cc574d55d00521c346958f179cca9b9950..5ad99cdbffa41ef9780cdc537fb4c6e9b257db22 100755 (executable)
@@ -101,7 +101,7 @@ my $defaultEmailFlagString =
 
         'emailVoterRemoveme~'        . 'on~' .
         'emailVoterComments~'        . 'on~' .
-        'emailVoterAttachemnts~'     . 'on~' .
+        'emailVoterAttachments~'     . 'on~' .
         'emailVoterStatus~'          . 'on~' .
         'emailVoterResolved~'        . 'on~' .
         'emailVoterKeywords~'        . 'on~' .