From 0df358749ed87e4666938121f0cfbb3d8c3d0bca Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sat, 5 Oct 2013 20:02:22 +0000 Subject: spelling correction (thanks RMN) git-svn-id: http://svn.miranda-ng.org/main/trunk@6355 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ContactsPlus/res/contacts.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ContactsPlus') diff --git a/plugins/ContactsPlus/res/contacts.rc b/plugins/ContactsPlus/res/contacts.rc index 8cea647c0e..3a2a964ef8 100644 --- a/plugins/ContactsPlus/res/contacts.rc +++ b/plugins/ContactsPlus/res/contacts.rc @@ -61,7 +61,7 @@ EXSTYLE WS_EX_CONTROLPARENT CAPTION "Contacts send error" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN - LTEXT "An error has occured. The protocol reported the following error:",IDC_STATIC,5,5,177,28 + LTEXT "An error has occurred. The protocol reported the following error:",IDC_STATIC,5,5,177,28 DEFPUSHBUTTON "Try again",IDOK,22,78,63,14 PUSHBUTTON "Cancel",IDCANCEL,104,78,61,14 EDITTEXT IDC_ERRORTEXT,5,37,177,35,ES_MULTILINE | ES_READONLY | WS_VSCROLL -- cgit v1.2.3