From c536b0b450206d51833d88f475a6097a3b7d4d07 Mon Sep 17 00:00:00 2001 From: Kess Vargavind Date: Sat, 25 Jul 2009 12:13:07 +0200 Subject: Minor spelling fix --- src/commandhandler.cpp | 2 +- src/gui/widgets/whispertab.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/commandhandler.cpp b/src/commandhandler.cpp index d2a303e8..4396a1d0 100644 --- a/src/commandhandler.cpp +++ b/src/commandhandler.cpp @@ -207,7 +207,7 @@ void CommandHandler::handleHelp(const std::string &args, ChatTab *tab) else if (args == "ignore") { tab->chatLog(_("Command: /ignore ")); - tab->chatLog(_("This command ignores the given player reguardless of " + tab->chatLog(_("This command ignores the given player regardless of " "current relations.")); } else if (args == "join") diff --git a/src/gui/widgets/whispertab.cpp b/src/gui/widgets/whispertab.cpp index 43c63cc0..bc0d54d0 100644 --- a/src/gui/widgets/whispertab.cpp +++ b/src/gui/widgets/whispertab.cpp @@ -84,7 +84,7 @@ bool WhisperTab::handleCommand(const std::string &type, else if (args == "ignore") { chatLog(_("Command: /ignore")); - chatLog(_("This command ignores the other player reguardless of " + chatLog(_("This command ignores the other player regardless of " "current relations.")); } else if (args == "unignore") -- cgit v1.2.3-70-g09d2