Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/gameserver.h')
-rw-r--r--src/core/gameserver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/gameserver.h b/src/core/gameserver.h
index a7ee159..3f8a2ec 100644
--- a/src/core/gameserver.h
+++ b/src/core/gameserver.h
@@ -46,7 +46,7 @@ public:
/// a player requests a list of who is connected
void list_players(Player *player);
- /// a player sends a chat message on the public channel
+ /// a player sends a chat message to the public channel
void say(Player *player, std::string const &args);
/// a player requests the current time