diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-11-26 15:44:22 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-11-26 15:44:22 +0000 |
commit | 5ca6fdf54ef9a73a3a05e58212cc98178fdef316 (patch) | |
tree | 3d43c930ad62e9752514f120bd025418b6d4b372 /plugins/Scriver/res | |
parent | 19cab1ca9696845a338a17c9bad3788aa4ec7bc2 (diff) |
TabSRMM & Scriver: spelling correction
git-svn-id: http://svn.miranda-ng.org/main/trunk@6989 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Scriver/res')
-rw-r--r-- | plugins/Scriver/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Scriver/res/resource.rc b/plugins/Scriver/res/resource.rc index c9186f4f30..7aaf0333c2 100644 --- a/plugins/Scriver/res/resource.rc +++ b/plugins/Scriver/res/resource.rc @@ -66,7 +66,7 @@ BEGIN WS_TABSTOP,8,12,260,10
CONTROL "Always show tab bar",IDC_ALWAYSSHOWTABS,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,23,252,10
- CONTROL "Tabs at bottom",IDC_TABSATBOTTOM,"Button",
+ CONTROL "Tabs at the bottom",IDC_TABSATBOTTOM,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,20,34,252,10
CONTROL "Limit names on tabs to",IDC_LIMITNAMES,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,45,126,10
|