emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/annotate f08923762f 063/372: fix typo in documentation


From: ELPA Syncer
Subject: [nongnu] elpa/annotate f08923762f 063/372: fix typo in documentation
Date: Fri, 4 Feb 2022 16:58:19 -0500 (EST)

branch: elpa/annotate
commit f08923762fb851edb292ba4d3ebb07bea025f83d
Author: Bastian Bechtold <basti@bastibe.de>
Commit: Bastian Bechtold <basti@bastibe.de>

    fix typo in documentation
---
 annotate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/annotate.el b/annotate.el
index 66441966f6..ab4f5be234 100644
--- a/annotate.el
+++ b/annotate.el
@@ -382,7 +382,7 @@ annotation, and can be conveniently viewed in diff-mode."
 - the newline that will display the annotation
 
 The first match will get `annotate--change-guard` as its
-`insert-behind-hook`, to make sure that if a newline is inserted
+`insert-in-front-hook`, to make sure that if a newline is inserted
 between the overlay and the annotation, the `display` property of
 the newline is properly disposed of.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]