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))