summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2018-12-07 17:14:32 +0200
committerEli Zaretskii <eliz@gnu.org>2018-12-07 17:14:32 +0200
commit2b9e9937b41b4d5b20d551ac04bdcc253eeaa37a (patch)
treef9d8212ea7a8e7d4db436e5d31ccf8a93e4b2ec6 /doc
parente5682025e6eb2393f1ec6b3d0a827adc0af908ab (diff)
downloademacs-2b9e9937b41b4d5b20d551ac04bdcc253eeaa37a.tar.gz
; * doc/lispref/text.texi (Special Properties): Fix wording. (Bug#33663)
Diffstat (limited to 'doc')
-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 477b8fce719..14cc4fba457 100644
--- a/doc/lispref/text.texi
+++ b/doc/lispref/text.texi
@@ -3395,7 +3395,7 @@ property is obsolete; use the @code{cursor-intangible} property instead.
@kindex cursor-intangible @r{(text property)}
@findex cursor-intangible-mode
When the minor mode @code{cursor-intangible-mode} is turned on, point
-is moved away of any position that has a non-@code{nil}
+is moved away from any position that has a non-@code{nil}
@code{cursor-intangible} property, just before redisplay happens.
@item field