Fixing typo. Attachments isn't spelled 'Attachemnts' (bug 84295).

git-svn-id: svn://10.0.0.236/trunk@96532 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jake%acutex.net
2001-06-06 14:25:18 +00:00
parent 7f747a70a1
commit 3cb4dd4427

View File

@@ -101,7 +101,7 @@ my $defaultEmailFlagString =
'emailVoterRemoveme~' . 'on~' .
'emailVoterComments~' . 'on~' .
'emailVoterAttachemnts~' . 'on~' .
'emailVoterAttachments~' . 'on~' .
'emailVoterStatus~' . 'on~' .
'emailVoterResolved~' . 'on~' .
'emailVoterKeywords~' . 'on~' .