From fde92a81286f323552ba996bf6ebda3744a977df Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 17 May 2008 20:11:43 +0000 Subject: [PATCH] Fix comment typo. --- lisp/vc-dispatcher.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/vc-dispatcher.el b/lisp/vc-dispatcher.el index 1145ee260c9..9dcd65c0f78 100644 --- a/lisp/vc-dispatcher.el +++ b/lisp/vc-dispatcher.el @@ -751,7 +751,7 @@ See `run-hooks'." map) "Menu for dispatcher status") -;; This is used to that vlient modes can add mode-specific menu +;; This is used to that client modes can add mode-specific menu ;; items to vc-dir-menu-map. (defun vc-dir-menu-map-filter (orig-binding) (when (and (symbolp orig-binding) (fboundp orig-binding)) -- 2.39.2