# HG changeset patch # User Eric S. Raymond # Date 1210086020 0 # Node ID 1cd9c5b2b68ad0161e0aaa2ce4d3cc208fe056de # Parent 0a8a0c2b4cd308dbded156dd3d31906899fbeb22 Comment typo fix. diff -r 0a8a0c2b4cd3 -r 1cd9c5b2b68a lisp/vc-dispatcher.el --- a/lisp/vc-dispatcher.el Tue May 06 09:12:12 2008 +0000 +++ b/lisp/vc-dispatcher.el Tue May 06 15:00:20 2008 +0000 @@ -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: