diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-11-03 23:27:25 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-11-03 23:27:25 +0000 |
commit | 9105ebe02af9b3ad599b3a316ce423a828b2d6c6 (patch) | |
tree | d0dc804a63ccdb333038f203b6c2e413455e54da /protocols/IRCG/res | |
parent | 09563405b5388d3b32f2fb8a145afa0a85a3547c (diff) |
spelling corrections
git-svn-id: http://svn.miranda-ng.org/main/trunk@6764 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IRCG/res')
-rw-r--r-- | protocols/IRCG/res/IRC.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IRCG/res/IRC.rc b/protocols/IRCG/res/IRC.rc index d55a004aad..64081b3469 100644 --- a/protocols/IRCG/res/IRC.rc +++ b/protocols/IRCG/res/IRC.rc @@ -405,7 +405,7 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,200,256,10
GROUPBOX "Ignore users",-1,8,6,289,150
GROUPBOX "Other",-1,8,156,289,62
- CONTROL "(*) Queries from users on your contactlist are never ignored",IDC_CUSTOM,
+ CONTROL "(*) Queries from users on your contact list are never ignored",IDC_CUSTOM,
"Hyperlink",WS_TABSTOP | 0x1,16,142,274,9
END
|