From: Glenn Morris Date: Sun, 30 Sep 2012 02:27:36 +0000 (-0700) Subject: Comment fix X-Git-Tag: emacs-24.2.90~244^2~23 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=630d468c930e09e80d8100bb3cea1d1700c4b72e;p=emacs.git Comment fix --- 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