]> git.eshelyaron.com Git - dict.git/commitdiff
* (sweeprolog-analyze-fragment-flymake): fix typo
authorEshel Yaron <me@eshelyaron.com>
Sun, 27 Nov 2022 19:07:31 +0000 (21:07 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 27 Nov 2022 19:07:31 +0000 (21:07 +0200)
sweeprolog.el

index 3d61d126bdd0c59c78192bfd4078575edc65234b..c39247220b9a268a8fe437179a1ca06414911a6a 100644 (file)
@@ -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"))