summaryrefslogtreecommitdiff
path: root/lispref/variables.texi
diff options
context:
space:
mode:
authorKarl Berry <karl@gnu.org>2006-07-18 13:50:29 +0000
committerKarl Berry <karl@gnu.org>2006-07-18 13:50:29 +0000
commit4299563601c230f9b51b47659fdec13bec3d30e2 (patch)
tree7dee021b15e4eaf25b348bfb9c04ca8167625777 /lispref/variables.texi
parent4d30ce50e9361c678a1162a062591a5a556340f5 (diff)
downloademacs-4299563601c230f9b51b47659fdec13bec3d30e2.tar.gz
fix bad page breaks
Diffstat (limited to 'lispref/variables.texi')
-rw-r--r--lispref/variables.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/variables.texi b/lispref/variables.texi
index d151f0eafe0..0106c8ec2c2 100644
--- a/lispref/variables.texi
+++ b/lispref/variables.texi
@@ -726,7 +726,7 @@ has no local bindings.
@end group
@group
-;; @r{Here the value of @code{abracadabra},}
+;; @r{Here, the value of @code{abracadabra},}
;; @r{which is @code{foo},}
;; @r{is the symbol whose value is examined.}
(let ((abracadabra 'foo))