From e1085ed24c388a16291e97e0cfb8f4aa5232cf12 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 20 Oct 2013 18:25:02 +0000 Subject: spelling correction (patch by RMN) git-svn-id: http://svn.miranda-ng.org/main/trunk@6559 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Xfire/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Xfire/src') diff --git a/protocols/Xfire/src/main.cpp b/protocols/Xfire/src/main.cpp index ec05d07a2d..3c1a1f02ab 100644 --- a/protocols/Xfire/src/main.cpp +++ b/protocols/Xfire/src/main.cpp @@ -703,7 +703,7 @@ void XFireClient::sendmsg(char*usr,char*cmsg) { } case XFIRE_OTHER_LOGIN: - MSGBOXE(Translate("Someone loged in with your account.disconnect.")); + MSGBOXE(Translate("Someone logged in with your account. Disconnect.")); SetStatus(ID_STATUS_OFFLINE,NULL); break; -- cgit v1.2.3