# HG changeset patch # User Glenn Morris # Date 1211055103 0 # Node ID 97c813c2948bfe4d8b9cf8bd6260ffeb2c08c474 # Parent fdda4c5e3ebcdc5ce155d234fecde75f22d0ad6a Fix comment typo. diff -r fdda4c5e3ebc -r 97c813c2948b lisp/vc-dispatcher.el --- a/lisp/vc-dispatcher.el Sat May 17 20:10:06 2008 +0000 +++ b/lisp/vc-dispatcher.el Sat May 17 20:11:43 2008 +0000 @@ -751,7 +751,7 @@ 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))