aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
diff options
context:
space:
mode:
authorPaul Eggert2011-11-19 23:30:16 -0800
committerPaul Eggert2011-11-19 23:30:16 -0800
commit40ba43b4b71df1d51954bdad071e74243c4aea7c (patch)
treee4cb03937e72463278264e9684481d68ece4698c /lisp/textmodes
parent24901d610c9ff524e7e7c132dca1cd4312368db0 (diff)
downloademacs-40ba43b4b71df1d51954bdad071e74243c4aea7c.tar.gz
emacs-40ba43b4b71df1d51954bdad071e74243c4aea7c.zip
Spelling fixes.
Diffstat (limited to 'lisp/textmodes')
-rw-r--r--lisp/textmodes/reftex-cite.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/reftex-cite.el b/lisp/textmodes/reftex-cite.el
index eb0e734080e..e0fd940208a 100644
--- a/lisp/textmodes/reftex-cite.el
+++ b/lisp/textmodes/reftex-cite.el
@@ -76,7 +76,7 @@
76 (get 'reftex-default-bibliography :reftex-expanded)) 76 (get 'reftex-default-bibliography :reftex-expanded))
77 77
78(defun reftex-bib-or-thebib () 78(defun reftex-bib-or-thebib ()
79 ;; Tests if BibTeX or \begin{tehbibliography} should be used for the 79 ;; Tests if BibTeX or \begin{thebibliography} should be used for the
80 ;; citation 80 ;; citation
81 ;; Find the bof of the current file 81 ;; Find the bof of the current file
82 (let* ((docstruct (symbol-value reftex-docstruct-symbol)) 82 (let* ((docstruct (symbol-value reftex-docstruct-symbol))