summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-11-21 15:16:08 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-11-21 15:20:11 +0100
commitbeaa2e49530b8149d2c22cb5fa15b8d48f7937b6 (patch)
treee92668cbdb35696e07375374f5738efc99d466fc /doc
parent61e96789ddb1fe81520c3b1cc6c7ff43da5bc26f (diff)
downloademacs-beaa2e49530b8149d2c22cb5fa15b8d48f7937b6.tar.gz
; Fix typos (misspelled symbols)
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/flymake.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi
index c075f0298a8..4561b760c04 100644
--- a/doc/misc/flymake.texi
+++ b/doc/misc/flymake.texi
@@ -844,8 +844,8 @@ Binding,,, elisp, The Emacs Lisp Reference Manual}) to be active.
* Interaction with other modes::
@end menu
-@findex flymake-proc-legacy-backend
-The backend @code{flymake-proc-legacy-backend} was originally designed
+@findex flymake-proc-legacy-flymake
+The backend @code{flymake-proc-legacy-flymake} was originally designed
to be extended for supporting new syntax check tools and error message
patterns. It is also controlled by its own set of customization variables
@@ -1053,7 +1053,7 @@ check-syntax:
@cindex syntax check models
@cindex master file
-@code{flymake-proc-legacy-backend} saves a copy of the buffer in a
+@code{flymake-proc-legacy-flymake} saves a copy of the buffer in a
temporary file in the buffer's directory (or in the system temporary
directory, for Java files), creates a syntax check command and
launches a process with this command. The output is parsed using a