network.c
changeset 826 0e2b569b737b
parent 773 0c5d7a4bac3d
child 841 8f0a68c6f43b
--- a/network.c	Wed Dec 29 11:00:34 2004 +0000
+++ b/network.c	Wed Dec 29 13:13:29 2004 +0000
@@ -1310,7 +1310,7 @@
 	memset(&_network_game_info, 0, sizeof(_network_game_info));
 
 	/* XXX - Hard number here, because the strings can currently handle no more
-	    then 10 clients -- TrueLight */
+	    than 10 clients -- TrueLight */
 	_network_game_info.clients_max = 10;
 
 	// Let's load the network in windows