summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
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 "<p class=\"message\"> You finished the setup, but not everyone else finished it... ".
- "so you need to wait for the others. Just wait for the an email... </p>";
+ "You need to wait for the others. Just wait for an email. </p>";
break; /* not sure this works... the idea is that you can
* only play a card after everyone is ready to play */
}