From: Dan Nicolaescu Date: Fri, 14 Mar 2008 18:58:17 +0000 (+0000) Subject: Fix typo. X-Git-Tag: emacs-pretest-23.0.90~7141 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=732f3104dc26b8b060205df6eded2e72594dbe7c;p=emacs.git Fix typo. --- diff --git a/lisp/ediff-hook.el b/lisp/ediff-hook.el index c891407bee4..7c07303152b 100644 --- a/lisp/ediff-hook.el +++ b/lisp/ediff-hook.el @@ -64,7 +64,7 @@ '("Tools") ediff-misc-menu "OO-Browser...") (add-menu-button '("Tools") "-------" "OO-Browser...") - ))) + )) (defvar ediff-menu '("Compare" ["Two Files..." ediff-files t]