From db5b94f367aebaeb019b46b2e2feb9f366d5d964 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 14 Apr 2002 23:07:06 +0000 Subject: *** no comment *** --- chess-database.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chess-database.el') diff --git a/chess-database.el b/chess-database.el index b3aefc0..c7a27c4 100644 --- a/chess-database.el +++ b/chess-database.el @@ -16,7 +16,7 @@ ,@body))) (chess-message-catalog 'english - '((no-such-style . "There is no such chess database module '%s'"))) + '((no-such-database . "There is no such chess database module '%s'"))) (defun chess-database-open (module file) "Returns the opened database object, or nil." -- cgit v1.2.3