]> code.delx.au - gnu-emacs/blobdiff - lisp/textmodes/reftex-dcr.el
Spelling fixes.
[gnu-emacs] / lisp / textmodes / reftex-dcr.el
index ff6ffffc3825f960b1b9cfd02dae4bb83c6daa72..2aecc34e2b0c01abd404754c9c16ef7ee61fb503 100644 (file)
@@ -212,7 +212,7 @@ to the functions `reftex-view-cr-cite' and `reftex-view-cr-ref'."
       (add-hook 'pre-command-hook 'reftex-highlight-shall-die)
 
       (when (eq how 'tmp-window)
-        ;; Resize window and arrange restauration
+        ;; Resize window and arrange restoration
         (shrink-window (1- (- (window-height) 9)))
         (recenter '(4))
         (add-hook 'pre-command-hook 'reftex-restore-window-conf))