]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix comment typo.
authorGlenn Morris <rgm@gnu.org>
Sat, 17 May 2008 20:11:43 +0000 (20:11 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 17 May 2008 20:11:43 +0000 (20:11 +0000)
lisp/vc-dispatcher.el

index 1145ee260c96d323aa2c19c9b2dfb983ee7b2bee..9dcd65c0f78473bd8fe36c6cfc4cd7489e0b86d8 100644 (file)
@@ -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))