about summary refs log tree commit diff stats
path: root/chessboard-cursor.arc.t
diff options
context:
space:
mode:
Diffstat (limited to 'chessboard-cursor.arc.t')
-rw-r--r--chessboard-cursor.arc.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/chessboard-cursor.arc.t b/chessboard-cursor.arc.t
index af46c401..80cd92e9 100644
--- a/chessboard-cursor.arc.t
+++ b/chessboard-cursor.arc.t
@@ -28,7 +28,7 @@
 ;? (set dump-trace*)
 (run 'main)
 (if (~ran-to-completion 'main)
-  (prn "F - chessboard accepts legal move a2-a4"))
+  (prn "F - chessboard accepts legal moves (<rank><file>-<rank><file>)"))
 
 (reset)
 (new-trace "read-move-quit")