summaryrefslogtreecommitdiffstats
path: root/kjumpingcube
diff options
context:
space:
mode:
Diffstat (limited to 'kjumpingcube')
-rw-r--r--kjumpingcube/kcubeboxwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjumpingcube/kcubeboxwidget.h b/kjumpingcube/kcubeboxwidget.h
index 02060eaf..2768735f 100644
--- a/kjumpingcube/kcubeboxwidget.h
+++ b/kjumpingcube/kcubeboxwidget.h
@@ -104,7 +104,7 @@ public:
TQPalette color(Player forWhom);
/**
- * checks if 'player' is a computerplayer an computes next move if TRUE
+ * checks if 'player' is a computerplayer an computes next move if true
*/
void checkComputerplayer(Player player);