summaryrefslogtreecommitdiff
path: root/protocols/Skype/res/Resource.rc
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2013-04-10 07:00:08 +0000
committerRobert Pösel <robyer@seznam.cz>2013-04-10 07:00:08 +0000
commit2db0f15d4e99fc869402268195fdf63d6131b34f (patch)
tree3b05859356db9463949244cf12f3e81d89131e86 /protocols/Skype/res/Resource.rc
parent3dc0d9b0b7c30ea2f77d74c4ce5b6ccd67bd525c (diff)
Skype options fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@4405 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/res/Resource.rc')
-rw-r--r--protocols/Skype/res/Resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Skype/res/Resource.rc b/protocols/Skype/res/Resource.rc
index 1087a57104..3f31679407 100644
--- a/protocols/Skype/res/Resource.rc
+++ b/protocols/Skype/res/Resource.rc
@@ -224,7 +224,7 @@ BEGIN
CONTROL "Use ports 80 and 443 as alternative incoming",IDC_USE_ALT_PORTS,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,97,276,10
PUSHBUTTON "Register new account",IDC_REGISTER,204,17,87,14,WS_DISABLED
- PUSHBUTTON "Chande password",IDC_CHANGE_PWD,204,33,87,14,WS_DISABLED
+ PUSHBUTTON "Change password",IDC_CHANGE_PWD,204,33,87,14,WS_DISABLED
END