summaryrefslogtreecommitdiff
path: root/lisp/vc
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/vc')
-rw-r--r--lisp/vc/vc-filewise.el4
1 files 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.