1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

; * doc/misc/flymake.texi (Troubleshooting): Fix typo (bug#79391).

This commit is contained in:
Eli Zaretskii 2025-09-06 10:15:49 +03:00
parent 8dcb802046
commit ddd63891a4

View file

@ -227,7 +227,7 @@ can use the variables @code{flymake-mode-line-format} and
@cindex disabled backends
@cindex backends, disabled
As Flymake supports multiple simultaneously active external backends,
is becomes useful to monitor their status. For example, some backends
it becomes useful to monitor their status. For example, some backends
may take longer than others to respond or complete, and some may
decide to @emph{disable} themselves if they are not suitable for the
current buffer or encounter some unavoidable problem. A disabled