BUFIX: fixed a typo
authorArun Persaud <arun@nubati.net>
Wed, 22 Jul 2009 04:06:29 +0000 (21:06 -0700)
committerArun Persaud <arun@nubati.net>
Wed, 22 Jul 2009 04:06:29 +0000 (21:06 -0700)
include/game.php

index 564c5c40153df51cd8c338e727c474e0e3741432..73353825170470c09aca98186e9ab170d33b1217 100644 (file)
@@ -595,8 +595,8 @@ switch($mystatus)
        else if($nines)
          {
            /* cancel game */
-           $message = "the game has been canceled because ".DB_get_name('userid',$nines).
-             "has five or more nines and nobody is playing solo.\n\n".
+           $message = "The game has been canceled because ".DB_get_name('userid',$nines).
+             " has five or more nines and nobody is playing solo.\n\n".
              "To redeal either start a new game or, in case the game was part of a tournament,\n".
              "go to the last game and use the link at the bottom of the page to redeal.\n\n";