diff lisp/textmodes/reftex-cite.el @ 45318:b80d723ad7cc

Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 16 May 2002 12:00:33 +0000
parents 7a94f1c588c4
children 7255ef8cf60f
line wrap: on
line diff
--- a/lisp/textmodes/reftex-cite.el	Thu May 16 11:57:22 2002 +0000
+++ b/lisp/textmodes/reftex-cite.el	Thu May 16 12:00:33 2002 +0000
@@ -299,7 +299,7 @@
               (reftex-parse-bibtex-entry nil start (point)))
           nil)))))
 
-;; Parse the thebibliography environment
+;; Parse the bibliography environment
 (defun reftex-extract-bib-entries-from-thebibliography (files)
   ;; Extract bib-entries from the \begin{thebibliography} environment.
   ;; Parsing is not as good as for the BibTeX database stuff.