summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-07-08 17:29:01 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-07-08 17:29:01 +0000
commit244d870cc5984e704df2960ac62c35b712c5434c (patch)
tree6e63bfe6f496d3ff4e0d39ea7a6e773e4e3c00b6 /src/core
parent0d89d32f2e832fdb7ff45a2c24cea42f1d43b59e (diff)
typo
git-svn-id: http://svn.miranda-ng.org/main/trunk@5282 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core')
-rw-r--r--src/core/stdclist/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdclist/res/resource.rc b/src/core/stdclist/res/resource.rc
index 4862e40c2a..f66a37e02c 100644
--- a/src/core/stdclist/res/resource.rc
+++ b/src/core/stdclist/res/resource.rc
@@ -271,7 +271,7 @@ BEGIN
CONTROL "Show menu bar",IDC_SHOWMAINMENU,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,49,128,10
CONTROL "Easy move",IDC_CLIENTDRAG,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,61,128,10
CONTROL "Show title bar",IDC_SHOWCAPTION,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,73,128,10
- CONTROL "If window is partially covered, bring iy to front",IDC_BRINGTOFRONT,
+ CONTROL "If window is partially covered, bring it to front",IDC_BRINGTOFRONT,
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,194,85,175,10
EDITTEXT IDC_TITLETEXT,91,156,72,12,ES_AUTOHSCROLL | NOT WS_VISIBLE
CONTROL "Show drop shadow (restart required)",IDC_DROPSHADOW,