Mercurial > emacs
changeset 94690:1cd9c5b2b68a
Comment typo fix.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Tue, 06 May 2008 15:00:20 +0000 |
parents | 0a8a0c2b4cd3 |
children | 54ad2e16eccb |
files | lisp/vc-dispatcher.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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: