diff options
Diffstat (limited to 'doc/lispref/variables.texi')
-rw-r--r-- | doc/lispref/variables.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi index 40738e61f6b..d9096dac018 100644 --- a/doc/lispref/variables.texi +++ b/doc/lispref/variables.texi @@ -809,7 +809,7 @@ functions. @subsection Limitations -There are a couple of ways in which a variable could be modifed (or at +There are a couple of ways in which a variable could be modified (or at least appear to be modified) without triggering a watchpoint. Since watchpoints are attached to symbols, modification to the |