From: Eric S. Raymond Date: Tue, 6 May 2008 15:00:20 +0000 (+0000) Subject: Comment typo fix. X-Git-Tag: emacs-pretest-23.0.90~5772 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dbf2c858da40235083535f36d0b8a174248d5908;p=emacs.git Comment typo fix. --- diff --git a/lisp/vc-dispatcher.el b/lisp/vc-dispatcher.el index 3b9a6b9398b..76801e3abc2 100644 --- a/lisp/vc-dispatcher.el +++ b/lisp/vc-dispatcher.el @@ -25,7 +25,7 @@ ;;; Credits: ;; Designed and implemented by Eric S. Raymond, originally as part of VC mode. -;; Stefan Monnier and Dan Nicolaescu contributed substinituial work on the +;; Stefan Monnier and Dan Nicolaescu contributed substantial work on the ;; vc-dir front end. ;;; Commentary: