summaryrefslogtreecommitdiff
path: root/protocols/Tox/res/resource.rc
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2014-09-29 19:47:01 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2014-09-29 19:47:01 +0000
commit479c3b3734c647801335806faabd30bca79c207e (patch)
tree99e070a70ed491254f9e4e9d50ecabcc7f7a4cc1 /protocols/Tox/res/resource.rc
parent2b1af75fc0f911c375996ab024c2d77a99cfa160 (diff)
spelling correction (thanks Wisgmaster)
git-svn-id: http://svn.miranda-ng.org/main/trunk@10641 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/res/resource.rc')
-rw-r--r--protocols/Tox/res/resource.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Tox/res/resource.rc b/protocols/Tox/res/resource.rc
index 11526d7a45..7b8fbe3ec8 100644
--- a/protocols/Tox/res/resource.rc
+++ b/protocols/Tox/res/resource.rc
@@ -112,7 +112,7 @@ BEGIN
LTEXT "Default group:",IDC_STATIC,12,53,60,12
EDITTEXT IDC_GROUP,81,51,219,12,ES_AUTOHSCROLL
PUSHBUTTON "C",IDC_CLIPBOARD,284,35,16,13
- LTEXT "Passowrd:",IDC_STATIC,12,68,35,8,NOT WS_VISIBLE
+ LTEXT "Password:",IDC_STATIC,12,68,35,8,NOT WS_VISIBLE
EDITTEXT IDC_PASSWORD,81,66,219,14,ES_PASSWORD | ES_AUTOHSCROLL | NOT WS_VISIBLE
END
@@ -135,7 +135,7 @@ EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
EDITTEXT IDC_SEARCH,0,4,109,14,ES_AUTOHSCROLL
- LTEXT "If this field contains tox address (76 hex character), you will be prompted to add it in your friend list. Otherwise, Miranda will search this query via tox dns discovery.",IDC_STATIC,0,20,109,93
+ LTEXT "If this field contains tox address (76 hex characters), you will be prompted to add it in your friend list. Otherwise, Miranda will search this query via tox dns discovery.",IDC_STATIC,0,20,109,93
END