src/console_gui.cpp
changeset 10207 c291a21b304e
parent 9915 9c9960c44822
child 10238 5076964d81a1
--- a/src/console_gui.cpp	Tue Sep 30 17:50:21 2008 +0000
+++ b/src/console_gui.cpp	Tue Sep 30 20:39:50 2008 +0000
@@ -436,7 +436,7 @@
 
 /**
  * Handle the printing of text entered into the console or redirected there
- * by any other means. Text can be redirected to other players in a network game
+ * by any other means. Text can be redirected to other clients in a network game
  * as well as to a logfile. If the network server is a dedicated server, all activities
  * are also logged. All lines to print are added to a temporary buffer which can be
  * used as a history to print them onscreen