]> code.delx.au - gnu-emacs/blobdiff - lisp/textmodes/reftex-parse.el
Cleanup intervals.
[gnu-emacs] / lisp / textmodes / reftex-parse.el
index 4d6b5e5fb83d62f1d16990560565c14b4124c550..c6526d1b6ce536de89255761a726f7e686f32ff4 100644 (file)
@@ -1,6 +1,6 @@
 ;;; reftex-parse.el --- parser functions for RefTeX
 
-;; Copyright (C) 1997-2011 Free Software Foundation, Inc.
+;; Copyright (C) 1997-2012 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <dominik@science.uva.nl>
 ;; Maintainer: auctex-devel@gnu.org
@@ -711,7 +711,7 @@ of master file."
                                    context)
                  (when (and (not appendix)
                             (>= (string-to-char (match-string 2)) ?A))
-                   ;; Just entered the appendex.  Get out.
+                   ;; Just entered the appendix.  Get out.
                    (throw 'exit nil))
 
                  ;; Change the section number.