]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/flymake.texi (An annotated example backend): Typo fix.
authorAndrea Corallo <akrl@sdf.org>
Sat, 11 Jul 2020 10:13:54 +0000 (11:13 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sat, 11 Jul 2020 10:14:58 +0000 (11:14 +0100)
doc/misc/flymake.texi

index 19dcb19de74ecead09071323ae0883742efc6842..89d2265f816e1895e39141908a403b1bf85a4598 100644 (file)
@@ -684,7 +684,7 @@ Binding,,, elisp, The Emacs Lisp Reference Manual}) to be active.
                                                         msg)
                        into diags
                        finally (funcall report-fn diags)))
-                  (flymake-log :warning "Canceling obsolete check %s"
+                  (flymake-log :warning "Cancelling obsolete check %s"
                                proc))
               ;; Cleanup the temporary buffer used to hold the
               ;; check's output.