diff options
-rw-r--r-- | include/newgame.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/newgame.php b/include/newgame.php index 8930b13..40ab74d 100644 --- a/include/newgame.php +++ b/include/newgame.php @@ -171,8 +171,8 @@ else /* send out email, TODO: check for error with email */ $message = "\n". - "you are invited to play a game of DoKo (that is to debug the program ;).\n". - "Place comments and bug reports here:\n". + "you are invited to play a game of DoKo.\n". + "Please, place comments and bug reports here:\n". "http://wiki.nubati.net/index.php?title=EmailDoko\n\n". "The whole round would consist of the following players:\n". "$PlayerA\n". |