From 9402d80f259b1f3aee9a5ce5d70ea1ea390a2234 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 29 Nov 2014 13:38:29 -0800 Subject: [PATCH] * lisp/vc/vc-filewise.el: Comment fixes. --- lisp/vc/vc-filewise.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/vc/vc-filewise.el b/lisp/vc/vc-filewise.el index 4a05c9876b6..da8abc532fd 100644 --- a/lisp/vc/vc-filewise.el +++ b/lisp/vc/vc-filewise.el @@ -24,8 +24,8 @@ ;;; Commentary: ;; Common functions for file-oriented back ends - SCCS, RCS, SRC, CVS -;; -;; The main purpose of this file is so none od this code jas to like +;; +;; The main purpose of this file is so none of this code has to live ;; in the always-resident vc-hooks. A secondary purpose is to remove ;; code specific to this class of back ends from vc.el. -- 2.39.5