summaryrefslogtreecommitdiff
path: root/plugins/KeyboardNotify
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2014-06-25 10:34:12 +0000
committerDart Raiden <wowemuh@gmail.com>2014-06-25 10:34:12 +0000
commitdb0d799d1f72a3b49e54bb2e81ec091e636353b3 (patch)
tree19b615e529e4efea7eb99d190b22350c214331ab /plugins/KeyboardNotify
parent3fdf46fd77f2d2f2e3c958a3cd4cf9d37abfe05f (diff)
typos, spelling correction
git-svn-id: http://svn.miranda-ng.org/main/trunk@9576 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/KeyboardNotify')
-rw-r--r--plugins/KeyboardNotify/res/resources.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/KeyboardNotify/res/resources.rc b/plugins/KeyboardNotify/res/resources.rc
index fafd835016..93442706fe 100644
--- a/plugins/KeyboardNotify/res/resources.rc
+++ b/plugins/KeyboardNotify/res/resources.rc
@@ -121,7 +121,7 @@ BEGIN
LTEXT "Slow",IDC_STATIC,174,112,55,8
CONTROL "Spin1",IDC_DELAYSPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_ARROWKEYS | UDS_NOTHOUSANDS,55,121,9,14
CONTROL "&Preview",IDC_PREVIEW,"Button",BS_AUTOCHECKBOX | BS_PUSHLIKE,121,172,63,14
- CONTROL "Emulate keypresses (Use this option if you are using a USB keyboard)",IDC_KEYPRESSES,
+ CONTROL "Emulate key presses (Use this option if you are using a USB keyboard)",IDC_KEYPRESSES,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,208,293,10
END