summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2026-05-19 13:57:47 +0300
committerEli Zaretskii <eliz@gnu.org>2026-05-19 13:57:47 +0300
commit520c5b7c71b38464f8fdcee0e61532086a96b466 (patch)
tree793832e007bd56be479c49d77cc0ca081b34e349
parent8095fbef7720d2c62b80743141483fc93d1d3534 (diff)
; * doc/lispref/text.texi (Special Properties): Fix last change.
-rw-r--r--doc/lispref/text.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi
index 7f43c631482..5ef6cbebfb9 100644
--- a/doc/lispref/text.texi
+++ b/doc/lispref/text.texi
@@ -4022,7 +4022,7 @@ the cursor is entering the text that has this property or leaving it, or
Other values for the direction should be ignored.
Whether the boundary positions (at the beginning and end of an overlay or
a stretch of text-property) are considered as inside or outside follows
-the same rules as for @code{get-pos-property}, see @pxref{Boundaries of
+the same rules as for @code{get-pos-property}, @pxref{Boundaries of
text and overlay properties}.
The functions are called only when the minor mode
@code{cursor-sensor-mode} is turned on.