]> git.eshelyaron.com Git - emacs.git/commitdiff
(reftex-toc-menu): Fix typo.
authorGerd Moellmann <gerd@gnu.org>
Tue, 5 Dec 2000 14:41:58 +0000 (14:41 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 5 Dec 2000 14:41:58 +0000 (14:41 +0000)
lisp/textmodes/reftex-toc.el

index cb7e52b75c59554b2f3c9513d398d42e4ed49c2d..9ee9788e5ba8c0f87273245647042ee08abd26b8 100644 (file)
@@ -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"