From 732f3104dc26b8b060205df6eded2e72594dbe7c Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Fri, 14 Mar 2008 18:58:17 +0000 Subject: [PATCH] Fix typo. --- lisp/ediff-hook.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -- 2.39.5