--- deliantra/server/include/network.h 2007/08/16 06:36:56 1.18 +++ deliantra/server/include/network.h 2007/09/30 20:22:18 1.19 @@ -48,7 +48,7 @@ /* Maximum size of any packet we expect. * * The size must be the same in the server and the client (stupid). - * TODO: make the actual network configurable per clietn and use 2**16. + * TODO: make the actual network configurable per client and use 2**16. */ #define MAXSOCKBUF 10239