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 /protocols/MRA/res | |
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 'protocols/MRA/res')
-rw-r--r-- | protocols/MRA/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/MRA/res/resource.rc b/protocols/MRA/res/resource.rc index fc9125b748..d1df59f0c3 100644 --- a/protocols/MRA/res/resource.rc +++ b/protocols/MRA/res/resource.rc @@ -204,7 +204,7 @@ BEGIN CONTROL "Create a new Mail.ru account using the Mail.ru website",IDC_NEW_ACCOUNT_LINK,
"Hyperlink",WS_TABSTOP,18,72,258,9
CONTROL "Retrieve a lost password",IDC_LOOKUPLINK,"Hyperlink",WS_TABSTOP,18,85,258,9
- LTEXT "Leave empty if you dont want change password",IDC_STATIC,72,48,212,8
+ LTEXT "Leave empty if you don't want to change password",IDC_STATIC,72,48,212,8
END
IDD_OPT_POPUPS DIALOGEX 0, 0, 295, 150
|