BUGFIX: Typo in one of the emails
authorArun Persaud <arun@nubati.net>
Wed, 19 Mar 2008 19:52:37 +0000 (12:52 -0700)
committerArun Persaud <apersaud@lbl.gov>
Wed, 19 Mar 2008 19:52:37 +0000 (12:52 -0700)
fixed a small typo

Signed-off-by: Arun Persaud <apersaud@lbl.gov>
index.php

index 0c288c71802e529ffdf88f9a7517ac74d6a2cd87..f0a434f57db42b528cfc55b5b4fb701c281571e1 100644 (file)
--- 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 */
        }