From: Gerd Moellmann Date: Tue, 5 Dec 2000 14:41:58 +0000 (+0000) Subject: (reftex-toc-menu): Fix typo. X-Git-Tag: emacs-pretest-21.0.93~210 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2f002eb08693a5699b320770bedf95ce126005f6;p=emacs.git (reftex-toc-menu): Fix typo. --- diff --git a/lisp/textmodes/reftex-toc.el b/lisp/textmodes/reftex-toc.el index cb7e52b75c5..9ee9788e5ba 100644 --- a/lisp/textmodes/reftex-toc.el +++ b/lisp/textmodes/reftex-toc.el @@ -598,7 +598,7 @@ With prefix arg 1, restrict index to the section at point." ["External Document TOC " reftex-toc-external t] "--" ("Update" - ["Rebuilt *toc* Buffer" revert-buffer t] + ["Rebuild *toc* Buffer" revert-buffer t] ["Rescan One File" reftex-toc-rescan reftex-enable-partial-scans] ["Rescan Entire Document" reftex-toc-Rescan t]) ("Options"