summaryrefslogtreecommitdiff
path: root/src/net/ea/gui/guildtab.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/gui/guildtab.cpp')
-rw-r--r--src/net/ea/gui/guildtab.cpp2
1 files changed, 1 insertions, 1 deletions
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