From: Andrea Corallo Date: Sat, 11 Jul 2020 17:42:17 +0000 (+0100) Subject: Revert "* doc/misc/flymake.texi (An annotated example backend): Typo fix." X-Git-Tag: emacs-27.1-rc1~33 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d24e56a5e4959f82b3da0dfac9ee3c428e077cbd;p=emacs.git Revert "* doc/misc/flymake.texi (An annotated example backend): Typo fix." This reverts commit b1ad0380d2372b8df35ff603b8918d22c27ad964. --- diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi index 89d2265f816..19dcb19de74 100644 --- a/doc/misc/flymake.texi +++ b/doc/misc/flymake.texi @@ -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.