From 630d468c930e09e80d8100bb3cea1d1700c4b72e Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 29 Sep 2012 19:27:36 -0700 Subject: Comment fix --- lisp/vc/vc-sccs.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp') diff --git a/lisp/vc/vc-sccs.el b/lisp/vc/vc-sccs.el index 026aab1c412..c4f6fd10bdb 100644 --- a/lisp/vc/vc-sccs.el +++ b/lisp/vc/vc-sccs.el @@ -107,8 +107,8 @@ For a description of possible values, see `vc-check-master-templates'." ;;; State-querying functions ;;; -;; The autoload cookie below places vc-rcs-registered directly into -;; loaddefs.el, so that vc-rcs.el does not need to be loaded for +;; The autoload cookie below places vc-sccs-registered directly into +;; loaddefs.el, so that vc-sccs.el does not need to be loaded for ;; every file that is visited. ;;;###autoload (progn -- cgit v1.2.1