diff lisp/textmodes/reftex-vars.el @ 46155:67fceef3c084

(reftex-label-alist): Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 03 Jul 2002 11:29:55 +0000
parents 7a94f1c588c4
children 7522419c4db0
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