summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2008-07-11 12:37:55 -0700
committerArun Persaud <arun@nubati.net>2008-07-11 12:37:55 -0700
commitd26d08d532e38dcd42a159cfd295b0f87d82d9a2 (patch)
tree87df393f59271ec6cae215a467991abc58d0c42c /include
parent53314b8335e7565cf63941ba074cafba37d913e2 (diff)
downloade-DoKo-d26d08d532e38dcd42a159cfd295b0f87d82d9a2.tar.gz
e-DoKo-d26d08d532e38dcd42a159cfd295b0f87d82d9a2.tar.bz2
e-DoKo-d26d08d532e38dcd42a159cfd295b0f87d82d9a2.zip
BUGFIX: fixed a small typo
Sean found this... Signed-off-by: Arun Persaud <arun@nubati.net>
Diffstat (limited to 'include')
-rw-r--r--include/game.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/game.php b/include/game.php
index 613575b..3ed9497 100644
--- a/include/game.php
+++ b/include/game.php
@@ -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";