From 31f5173943e02271022cdc42ecc530fcfccb3d13 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Thu, 23 Jun 2011 05:10:43 +0200 Subject: Fixed type in the guildhandler message as reported by Der Loisl. Thanks for the report. :) Resolves: Mana-issue: 367. --- src/net/tmwa/guildhandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/tmwa/guildhandler.cpp') diff --git a/src/net/tmwa/guildhandler.cpp b/src/net/tmwa/guildhandler.cpp index 1ff2f22a..00167d61 100644 --- a/src/net/tmwa/guildhandler.cpp +++ b/src/net/tmwa/guildhandler.cpp @@ -293,7 +293,7 @@ void GuildHandler::handleMessage(Net::MessageIn &msg) switch (flag) { case 0: - guildTab->chatLog(_("Could not inivte user to guild."), + guildTab->chatLog(_("Could not invite user to guild."), BY_SERVER); break; -- cgit v1.2.3-70-g09d2