diff options
-rw-r--r-- | lispref/text.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/text.texi b/lispref/text.texi index 615db2d0860..5bfc0a2f46d 100644 --- a/lispref/text.texi +++ b/lispref/text.texi @@ -2973,7 +2973,7 @@ front-nonsticky by default, this makes @var{property} nonsticky in both directions by default. The text properties @code{front-sticky} and @code{rear-nonsticky}, when -used, take precedence over the default @var{nonstickiness} specifed in +used, take precedence over the default @var{nonstickiness} specified in @code{text-property-default-nonsticky}. @end defvar |