From b66fbe646c63766f0143b371bccf2c9d4c312b60 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 10 Jun 2013 19:56:02 +0000 Subject: typo git-svn-id: http://svn.miranda-ng.org/main/trunk@4912 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/src/skype_chat.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocols/Skype/src/skype_chat.cpp b/protocols/Skype/src/skype_chat.cpp index c167168241..3c0e2cae3c 100644 --- a/protocols/Skype/src/skype_chat.cpp +++ b/protocols/Skype/src/skype_chat.cpp @@ -20,7 +20,7 @@ static struct gc_item crListItems[] = { LPGENT("&User details"), ICM_DETAILS, MENU_ITEM }, { LPGENT("&Request auth"), ICM_AUTH_REQUEST, MENU_ITEM }, { NULL, 0, MENU_SEPARATOR }, - { LPGENT("Invite to conferance"), ICM_CONF_INVITE, MENU_ITEM }, + { LPGENT("Invite to conference"), ICM_CONF_INVITE, MENU_ITEM }, { NULL, 0, MENU_SEPARATOR }, { LPGENT("Set &role"), ICM_ROLE, MENU_NEWPOPUP }, { LPGENT("&Master"), ICM_ROLE_ADMIN, MENU_POPUPITEM }, -- cgit v1.2.3