diff options
-rw-r--r-- | stopspam_mod/trunk/stopspam.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stopspam_mod/trunk/stopspam.rc b/stopspam_mod/trunk/stopspam.rc index e742c13..33ef24d 100644 --- a/stopspam_mod/trunk/stopspam.rc +++ b/stopspam_mod/trunk/stopspam.rc @@ -80,7 +80,7 @@ FONT 8, "MS Shell Dlg", 400, 0, 0x1 BEGIN
CONTROL "Case insensitive answer checking",IDC_CASE_INSENSITIVE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,54,122,10
- CONTROL "Disable question in invidible mode",IDC_INVIS_DISABLE,
+ CONTROL "Disable question in invisible mode",IDC_INVIS_DISABLE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,65,122,10
CONTROL "Enable integration with DOS plugin",ID_DOS_INTEGRATION,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,77,270,8
|