From 4b494f9c90ad279c256b4af2f1a56a4c9a327f13 Mon Sep 17 00:00:00 2001 From: Eshel Yaron Date: Sun, 27 Nov 2022 21:07:31 +0200 Subject: [PATCH] * (sweeprolog-analyze-fragment-flymake): fix typo --- sweeprolog.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sweeprolog.el b/sweeprolog.el index 3d61d12..c392472 100644 --- a/sweeprolog.el +++ b/sweeprolog.el @@ -2082,7 +2082,7 @@ resulting list even when found in the current clause." (when sweeprolog-note-implicit-autoloads (cons :note (substitute-command-keys - (format "Implicit autoload from %s, use \\[sweeprolog-update-dependencies] to add dependecy directive" + (format "Implicit autoload from %s, use \\[sweeprolog-update-dependencies] to add dependency directive" file))))) ("instantiation_error" (cons :warning "Instantiation error")) -- 2.39.2