]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/text.texi (Clickable Text): Fix word order
authorFilipp Gunbin <fgunbin@fastmail.fm>
Tue, 15 Jun 2021 14:11:51 +0000 (17:11 +0300)
committerFilipp Gunbin <fgunbin@fastmail.fm>
Tue, 15 Jun 2021 14:15:35 +0000 (17:15 +0300)
doc/lispref/text.texi

index c90a95980dccda04c43099a358228a139319b776..0c87a19fa1449729828d3ab2b629e764c2982aef 100644 (file)
@@ -4166,7 +4166,7 @@ file names only:
 If the condition value is anything else, then the position is inside a
 link and the condition itself is the action code.  Clearly, you should
 specify this kind of condition only when applying the condition via a
-text or property overlay on the link text (so that it does not apply
+text or overlay property on the link text (so that it does not apply
 to the entire buffer).
 @end table