fixed typo in comment
[e-DoKo.git] / include / game.php
index 278a52c60a2c86e52babfe278f070fd4bd5b643a..79cdfa6fef32aa623ba5fa13399250a5f65255dc 100644 (file)
@@ -537,7 +537,7 @@ switch($mystatus)
      * ask if player wants to join the game *
      ****************************************/
 
-    /* don't ask if user has autosetup set to yest */
+    /* don't ask if user has autosetup set to yes */
     $skip = 0;
     if($PREF['autosetup']=='yes') $skip = 1;