aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2002-07-03 11:29:55 +0000
committerJuanma Barranquero <[email protected]>2002-07-03 11:29:55 +0000
commit8445b9c2e708731c69f3752a90190ff823de9aef (patch)
treec4a8225648cfc2b341db503f23317abbdbb1b0ad
parent318cfc6481ac9a0e6688030ec90659d5c0074708 (diff)
(reftex-label-alist): Fix typo.
-rw-r--r--lisp/textmodes/reftex-vars.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/reftex-vars.el b/lisp/textmodes/reftex-vars.el
index d25b05d965..eac9d644d6 100644
--- a/lisp/textmodes/reftex-vars.el
+++ b/lisp/textmodes/reftex-vars.el
@@ -334,7 +334,7 @@ ENV-OR-MACRO
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