From: Eshel Yaron Date: Sun, 27 Nov 2022 19:07:31 +0000 (+0200) Subject: * (sweeprolog-analyze-fragment-flymake): fix typo X-Git-Tag: V9.1.0-sweep-0.9.3~3 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4b494f9c90ad279c256b4af2f1a56a4c9a327f13;p=sweep.git * (sweeprolog-analyze-fragment-flymake): fix typo --- 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"))