diff options
Diffstat (limited to 'doc/misc/flymake.texi')
-rw-r--r-- | doc/misc/flymake.texi | 2 |
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), after the change was performed. @item @code{:changes-start} and @code{:changes-end} -The value is, repectively, the minimum and maximum buffer positions +The value is, respectively, the minimum and maximum buffer positions touched by the recent changes. These are provided for convenience and only if @code{:recent-changes} is also provided. |