From 1361cd3f553f09375b145a02dd47ce5e6ea476b0 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 17 Sep 2013 10:17:44 +0000 Subject: Spelling correction (patch from RMN) git-svn-id: http://svn.miranda-ng.org/main/trunk@6106 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/CountryFlags/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/CountryFlags') diff --git a/plugins/CountryFlags/res/resource.rc b/plugins/CountryFlags/res/resource.rc index a951c53c5a..c1025da06b 100644 --- a/plugins/CountryFlags/res/resource.rc +++ b/plugins/CountryFlags/res/resource.rc @@ -95,7 +95,7 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,12,27,206,10 CONTROL "Use &IP-to-country database for country detection",IDC_CHECK_USEIPTOCOUNTRY, "Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,12,42,206,12 - CONTROL "Use &unknown flag if the country can not be determined",IDC_CHECK_USEUNKNOWNFLAG, + CONTROL "Use &unknown flag if the country cannot be determined",IDC_CHECK_USEUNKNOWNFLAG, "Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,12,54,206,10 END -- cgit v1.2.3