aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2002-09-13 19:36:55 +0000
committerRichard M. Stallman2002-09-13 19:36:55 +0000
commit8b6c1445c268de4c7b8a8ab6d10b560af230370c (patch)
tree7427569cbb87cbdee9741bde4d44b15eb86333b0
parent95fb966a335f9dbc8be3d6d6d2448c0c8d50f025 (diff)
downloademacs-8b6c1445c268de4c7b8a8ab6d10b560af230370c.tar.gz
emacs-8b6c1445c268de4c7b8a8ab6d10b560af230370c.zip
Fix typo.
-rw-r--r--lispref/text.texi2
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
2973directions by default. 2973directions by default.
2974 2974
2975The text properties @code{front-sticky} and @code{rear-nonsticky}, when 2975The text properties @code{front-sticky} and @code{rear-nonsticky}, when
2976used, take precedence over the default @var{nonstickiness} specifed in 2976used, take precedence over the default @var{nonstickiness} specified in
2977@code{text-property-default-nonsticky}. 2977@code{text-property-default-nonsticky}.
2978@end defvar 2978@end defvar
2979 2979