summaryrefslogtreecommitdiff
path: root/lisp/textmodes/reftex-parse.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-11-08 22:10:51 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-11-08 22:10:51 -0800
commitfe3c56695721ae0735a4556f74c63cd9104204ae (patch)
tree12d01b388bacb7734462fcc78d3d875abc24d0c5 /lisp/textmodes/reftex-parse.el
parentac6b1f816a09c514f25b26e6236cf8b82b5a777d (diff)
downloademacs-fe3c56695721ae0735a4556f74c63cd9104204ae.tar.gz
Spelling fixes.
Diffstat (limited to 'lisp/textmodes/reftex-parse.el')
-rw-r--r--lisp/textmodes/reftex-parse.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/reftex-parse.el b/lisp/textmodes/reftex-parse.el
index b0f22085064..4d6b5e5fb83 100644
--- a/lisp/textmodes/reftex-parse.el
+++ b/lisp/textmodes/reftex-parse.el
@@ -443,7 +443,7 @@ of master file."
(defvar test-dummy)
(defun reftex-index-info (file)
;; Return an index entry for the current match.
- ;; Carefull: This function expects the match-data to be still in place!
+ ;; Careful: This function expects the match-data to be still in place!
(catch 'exit
(let* ((macro (reftex-match-string 10))
(bom (match-beginning 10))