]> git.eshelyaron.com Git - emacs.git/commitdiff
Revert "* doc/misc/flymake.texi (An annotated example backend): Typo fix."
authorAndrea Corallo <akrl@sdf.org>
Sat, 11 Jul 2020 17:42:17 +0000 (18:42 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sat, 11 Jul 2020 17:42:17 +0000 (18:42 +0100)
This reverts commit b1ad0380d2372b8df35ff603b8918d22c27ad964.

doc/misc/flymake.texi

index 89d2265f816e1895e39141908a403b1bf85a4598..19dcb19de74ecead09071323ae0883742efc6842 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 "Cancelling obsolete check %s"
+                  (flymake-log :warning "Canceling obsolete check %s"
                                proc))
               ;; Cleanup the temporary buffer used to hold the
               ;; check's output.