emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/sweeprolog 4b494f9c90 3/6: * (sweeprolog-analyze-fragment-


From: ELPA Syncer
Subject: [nongnu] elpa/sweeprolog 4b494f9c90 3/6: * (sweeprolog-analyze-fragment-flymake): fix typo
Date: Sun, 27 Nov 2022 14:59:31 -0500 (EST)

branch: elpa/sweeprolog
commit 4b494f9c90ad279c256b4af2f1a56a4c9a327f13
Author: Eshel Yaron <me@eshelyaron.com>
Commit: Eshel Yaron <me@eshelyaron.com>

    * (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 3d61d126bd..c39247220b 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"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]