changeset 46155:67fceef3c084

(reftex-label-alist): Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 03 Jul 2002 11:29:55 +0000
parents 1551f466e964
children b75397971f66
files lisp/textmodes/reftex-vars.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/reftex-vars.el	Wed Jul 03 11:29:28 2002 +0000
+++ b/lisp/textmodes/reftex-vars.el	Wed Jul 03 11:29:55 2002 +0000
@@ -334,7 +334,7 @@
     which contains all labels.
 
     This may also be a function to do local parsing and identify point
-    to be in a a non-standard label environment.  The function must take
+    to be in a non-standard label environment.  The function must take
     an argument BOUND and limit backward searches to this value.  It
     should return either nil or a cons cell (FUNCTION . POSITION) with
     the function symbol and the position where the special environment