From b9c4e8587ccc764634789ed4f7f808b1c324c681 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 7 Apr 2002 09:36:43 +0000 Subject: *** no comment *** --- chess-ply.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chess-ply.el') diff --git a/chess-ply.el b/chess-ply.el index e4f3120..c49dba4 100644 --- a/chess-ply.el +++ b/chess-ply.el @@ -68,7 +68,7 @@ (chess-ply-changes ply))) (defsubst chess-ply-create (position &rest changes) - ;; jww (2002-04-02): if changes is a castling maneuver, then + ;; jww (2002-04-02): if `changes' is a castling maneuver, then ;; annotate and extend the ply correctly (cons (chess-pos-copy position) changes)) -- cgit v1.2.3