From 783fbf1aed6f653782e2c0dec2972b0587d60867 Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Tue, 27 Jan 2004 22:23:26 +0000 Subject: docfix --- chess-ply.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chess-ply.el b/chess-ply.el index 19c5c45..1b72b0f 100644 --- a/chess-ply.el +++ b/chess-ply.el @@ -167,7 +167,7 @@ (list position)) (defun chess-ply-create (position &optional valid-p &rest changes) - "Create a ply from the given POSITION by applying the suppiled CHANGES. + "Create a ply from the given POSITION by applying the supplied CHANGES. This function will guarantee the resulting ply is legal, and will also annotate the ply with :check or other modifiers as necessary. It will also extend castling, and will prompt for a promotion piece. -- cgit v1.2.3