diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-05 08:55:00 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-05 08:55:00 +0000 |
commit | 2196c4c62d9a97e21703836fe41152dc4f14bc48 (patch) | |
tree | 3163bc5f7430bca3f8425b138c2e17356a7948da /plugins/Non-IM Contact | |
parent | adaea748fbc44b9f0889c48bc75f29d794da3351 (diff) |
spelling correction (thanks RMN)
git-svn-id: http://svn.miranda-ng.org/main/trunk@6343 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Non-IM Contact')
-rw-r--r-- | plugins/Non-IM Contact/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Non-IM Contact/res/resource.rc b/plugins/Non-IM Contact/res/resource.rc index a21eb06175..c1841d6777 100644 --- a/plugins/Non-IM Contact/res/resource.rc +++ b/plugins/Non-IM Contact/res/resource.rc @@ -41,7 +41,7 @@ BEGIN LTEXT "URL",IDC_STATIC,4,22,41,8
LTEXT "Update URL every",IDC_STATIC,4,39,75,8
LTEXT "Intervals",IDC_STATIC,117,39,33,8
- LTEXT "If the protocol timer is disabled web pages wont be updated",IDC_STATIC,4,52,188,8
+ LTEXT "If the protocol timer is disabled web pages won't be updated",IDC_STATIC,4,52,188,8
END
IDD_CONTACT_INFO DIALOG 0, 0, 283, 190
|