From 8c81ac97fdd0d1dff7256dace45bdd48324a0963 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 5 Jul 2015 23:16:19 -0700 Subject: ; Spelling fixes --- lisp/menu-bar.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/menu-bar.el') diff --git a/lisp/menu-bar.el b/lisp/menu-bar.el index 72c05fe5e96..6a2ff630698 100644 --- a/lisp/menu-bar.el +++ b/lisp/menu-bar.el @@ -741,7 +741,7 @@ by \"Save Options\" in Custom buffers.") ;; For the radio buttons below we check whether the respective dividers ;; are displayed on the selected frame. This is not fully congruent -;; with `window-divder-mode' but makes the menu entries work also when +;; with `window-divider-mode' but makes the menu entries work also when ;; dividers are displayed by manipulating frame parameters directly. (defvar menu-bar-showhide-window-divider-menu (let ((menu (make-sparse-keymap "Window Divider"))) -- cgit v1.2.1