From f19ef40fbbb6b8f882fdfa91d1b91d0456898024 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 20 Aug 2013 20:22:32 +0300 Subject: fix typo. some one -> someone --- src/net/ea/gui/guildtab.cpp | 2 +- src/net/ea/gui/partytab.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/net') diff --git a/src/net/ea/gui/guildtab.cpp b/src/net/ea/gui/guildtab.cpp index 46fa9c0ca..802236212 100644 --- a/src/net/ea/gui/guildtab.cpp +++ b/src/net/ea/gui/guildtab.cpp @@ -149,7 +149,7 @@ void GuildTab::showHelp() // TRANSLATORS: guild chat help chatLog(_("/leave > Leave the guild you are in")); // TRANSLATORS: guild chat help - chatLog(_("/kick > Kick some one from the guild you are in")); + chatLog(_("/kick > Kick someone from the guild you are in")); } void GuildTab::getAutoCompleteList(StringVect &names) const diff --git a/src/net/ea/gui/partytab.cpp b/src/net/ea/gui/partytab.cpp index 27db82fad..d21e82d20 100644 --- a/src/net/ea/gui/partytab.cpp +++ b/src/net/ea/gui/partytab.cpp @@ -77,7 +77,7 @@ void PartyTab::showHelp() // TRANSLATORS: party help message chatLog(_("/leave > Leave the party you are in")); // TRANSLATORS: party help message - chatLog(_("/kick > Kick some one from the party you are in")); + chatLog(_("/kick > Kick someone from the party you are in")); // TRANSLATORS: party help message chatLog(_("/item > Show/change party item sharing options")); // TRANSLATORS: party help message -- cgit v1.2.3-60-g2f50