changeset 95069:97c813c2948b

Fix comment typo.
author Glenn Morris <rgm@gnu.org>
date Sat, 17 May 2008 20:11:43 +0000
parents fdda4c5e3ebc
children e7c3af7f57eb
files lisp/vc-dispatcher.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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))