From 52d7b33193b7ba9c6e3c774a364295dd86ac0506 Mon Sep 17 00:00:00 2001 From: Rafal Date: Mon, 10 Sep 2018 14:05:12 +0200 Subject: Fix typo in chess-puzzle.el --- chess-puzzle.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chess-puzzle.el') diff --git a/chess-puzzle.el b/chess-puzzle.el index 5cff25c..557a0b1 100644 --- a/chess-puzzle.el +++ b/chess-puzzle.el @@ -74,7 +74,7 @@ it. Useful if you have all of your puzzles in a single file." (end-of-puzzles . "There are no more puzzles in this collection"))) ;;;###autoload -(defun chess-puzzle-set-defualt-file (file) +(defun chess-puzzle-set-default-file (file) "Set the default puzzle file to FILE for the current session. Useful mostly if you use `chess-puzzle-autoload-file'." -- cgit v1.2.3