aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/flymake.texi
diff options
context:
space:
mode:
authorStefan Kangas2020-09-21 15:03:57 +0200
committerStefan Kangas2020-09-21 15:04:55 +0200
commitbf4accb65e71997c082a23cf492563243b1f4c34 (patch)
tree1fa1d483e1871e70a99c365f0c1928caf273b2ad /doc/misc/flymake.texi
parent02a31c9632693b882e46b6dbdd2653297bbfdead (diff)
downloademacs-bf4accb65e71997c082a23cf492563243b1f4c34.tar.gz
emacs-bf4accb65e71997c082a23cf492563243b1f4c34.zip
; Fix some trivial typos
Diffstat (limited to 'doc/misc/flymake.texi')
-rw-r--r--doc/misc/flymake.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi
index 19dcb19de74..c7bf99c6413 100644
--- a/doc/misc/flymake.texi
+++ b/doc/misc/flymake.texi
@@ -465,7 +465,7 @@ string containing the text contained between those positions (if any),
465after the change was performed. 465after the change was performed.
466 466
467@item @code{:changes-start} and @code{:changes-end} 467@item @code{:changes-start} and @code{:changes-end}
468The value is, repectively, the minimum and maximum buffer positions 468The value is, respectively, the minimum and maximum buffer positions
469touched by the recent changes. These are provided for convenience and 469touched by the recent changes. These are provided for convenience and
470only if @code{:recent-changes} is also provided. 470only if @code{:recent-changes} is also provided.
471 471