From 2bb1470f306ab770edfbd2c8cc3b679f3c4b4ac8 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Wed, 25 Jun 2014 04:17:14 +0000 Subject: spelling corrections git-svn-id: http://svn.miranda-ng.org/main/trunk@9574 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Xfire/src/recvdidpacket.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Xfire') diff --git a/protocols/Xfire/src/recvdidpacket.cpp b/protocols/Xfire/src/recvdidpacket.cpp index ee0925c724..3848074dd3 100644 --- a/protocols/Xfire/src/recvdidpacket.cpp +++ b/protocols/Xfire/src/recvdidpacket.cpp @@ -29,7 +29,7 @@ namespace xfirelib { void RecvDidPacket::parseContent(char *buf, int length, int numberOfAtts) { - XDEBUG(("This is the useles DID packet, its realy useless\n")); + XDEBUG(("This is the useless DID packet, its really useless\n")); } }; -- cgit v1.2.3