diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2002-07-09 09:57:34 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2002-07-09 09:57:34 +0000 |
commit | 6f8269719ed08208ffa9fbc670bb69b2341fe91c (patch) | |
tree | 31031c15e26d96e21722fc9621064ed8a4cea05a /man/reftex.texi | |
parent | cb795ec4c27ecad06ec86dba24c6d729bbf0020e (diff) | |
download | emacs-6f8269719ed08208ffa9fbc670bb69b2341fe91c.tar.gz |
Fix typo.
Diffstat (limited to 'man/reftex.texi')
-rw-r--r-- | man/reftex.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/reftex.texi b/man/reftex.texi index c6048f43b54..88892ecdb53 100644 --- a/man/reftex.texi +++ b/man/reftex.texi @@ -1399,7 +1399,7 @@ to search backward for these macros. When the first match is @code{\ee}, point is not in this environment. When the first match is @code{\be}, point is in this environment and the function must return the beginning of the match. To avoid scanning too far, we can also look -for empty lines which cannot occure inside an equation environment. +for empty lines which cannot occur inside an equation environment. Here is the setup:@refill @lisp |