summaryrefslogtreecommitdiff
path: root/plugins/StatusPlugins
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2013-09-23 17:06:24 +0000
committerDart Raiden <wowemuh@gmail.com>2013-09-23 17:06:24 +0000
commit22970e92900a4b59de3460b6cebfc8e6758e84f1 (patch)
tree2c65d6de90ff490151f4f59fc4462ac36821ddb9 /plugins/StatusPlugins
parent30ac688c9ac503e026bbf36b38a5549c94a5951c (diff)
typo
git-svn-id: http://svn.miranda-ng.org/main/trunk@6196 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StatusPlugins')
-rw-r--r--plugins/StatusPlugins/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StatusPlugins/resource.rc b/plugins/StatusPlugins/resource.rc
index 6340160e9a..2c73db2372 100644
--- a/plugins/StatusPlugins/resource.rc
+++ b/plugins/StatusPlugins/resource.rc
@@ -250,7 +250,7 @@ BEGIN
CTEXT "You enabled ""Change my status mode to"" in the ""Idle"" options dialog, AdvancedAutoAway's options are ignored.",IDC_IDLEWARNING,7,164,244,20,NOT WS_VISIBLE
CONTROL "Monitor keyboard activity",IDC_MONITORKEYBOARD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,77,220,10
CONTROL "Monitor mouse activity",IDC_MONITORMOUSE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,88,220,10
- CONTROL "Ignore CRTL, ALT, SHIFT, TAB, ESC and Windows keys",IDC_IGNSYSKEYS,
+ CONTROL "Ignore CTRL, ALT, SHIFT, TAB, ESC and Windows keys",IDC_IGNSYSKEYS,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,55,220,10
CONTROL "Ignore any key combination with above keys",IDC_IGNALTCOMBO,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,66,220,10