From: Glenn Morris Date: Sat, 17 May 2008 20:11:43 +0000 (+0000) Subject: Fix comment typo. X-Git-Tag: emacs-pretest-23.0.90~5463 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fde92a81286f323552ba996bf6ebda3744a977df;p=emacs.git Fix comment typo. --- 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))