From: Arun Persaud Date: Wed, 19 Mar 2008 19:52:37 +0000 (-0700) Subject: BUGFIX: Typo in one of the emails X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=932518736e9989b2a98e4379b9d6a607c564f2d2;p=e-DoKo.git BUGFIX: Typo in one of the emails fixed a small typo Signed-off-by: Arun Persaud --- diff --git a/index.php b/index.php index 0c288c7..f0a434f 100644 --- a/index.php +++ b/index.php @@ -1178,7 +1178,7 @@ else if(myisset("me")) if($gamestatus == 'pre') { echo "

You finished the setup, but not everyone else finished it... ". - "so you need to wait for the others. Just wait for the an email...

"; + "You need to wait for the others. Just wait for an email.

"; break; /* not sure this works... the idea is that you can * only play a card after everyone is ready to play */ }