BUGFIX: fixed a small typo
authorArun Persaud <arun@nubati.net>
Fri, 11 Jul 2008 19:37:55 +0000 (12:37 -0700)
committerArun Persaud <arun@nubati.net>
Fri, 11 Jul 2008 19:37:55 +0000 (12:37 -0700)
Sean found this...

Signed-off-by: Arun Persaud <arun@nubati.net>
include/game.php

index 613575bc4a75a328f45c7f9296859b2991254c92..3ed94973ab4ede24e6e4a8437cf1ae84e5a026d7 100644 (file)
@@ -126,7 +126,7 @@ if(myisset('call')  && $_REQUEST['call']  == '0' && can_call(0,$me))
 if($session)
   {
     echo "<div class=\"session\">\n";
-    echo "  <div class=\"sessionrules\">Rules (+icons fur rules) \n";
+    echo "  <div class=\"sessionrules\">Rules (+icons for rules) \n";
     echo "    <div>\n";
     echo "       10ofhearts : {$RULES['dullen']}      <br />\n";
     echo "       schweinchen: {$RULES['schweinchen']} <br />\n";