changeset 77121:3757055699dd

(Lazy Properties): Minor fix.
author Richard M. Stallman <rms@gnu.org>
date Wed, 11 Apr 2007 15:07:05 +0000
parents f885dba5a6af
children 45143a80737a
files lispref/text.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/text.texi	Wed Apr 11 04:38:35 2007 +0000
+++ b/lispref/text.texi	Wed Apr 11 15:07:05 2007 +0000
@@ -3470,7 +3470,7 @@
 @code{buffer-access-fontified-property}.
 
 @defvar buffer-access-fontified-property
-If this value's variable is non-@code{nil}, it is a symbol which is used
+If this variable's value is non-@code{nil}, it is a symbol which is used
 as a text property name.  A non-@code{nil} value for that text property
 means, ``the other text properties for this character have already been
 computed.''