]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
typo
authorMartin Taibr <taibr.martin@gmail.com>
Wed, 21 Feb 2018 09:35:20 +0000 (10:35 +0100)
committerMartin Taibr <taibr.martin@gmail.com>
Wed, 21 Feb 2018 09:35:20 +0000 (10:35 +0100)
server/server.cfg

index ae1f148c585659b81742d20504a0f2c928d88980..0dcb1516c3a86840b8e066aeaed86c719a7c7aca 100644 (file)
@@ -30,7 +30,7 @@
 
 //maxplayers 8 // number of player slots on the server (including spectators)
 
-//net_address 0.0.0.0  // ONLY change this if you have problems with your server. Specifies the network interface used by the engine.  Set it you one of you internal IPs
+//net_address 0.0.0.0  // ONLY change this if you have problems with your server. Specifies the network interface used by the engine.  Set it to one of your internal IPs
 
 //rcon_password ""     // this sets the remote console password on the server, you also need to set the cvar to the same value on your client to use the 'rcon' command.
 //rcon_restricted_password ""  // put here the password for a "restricted" rcon user (see below)