summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-09-29 19:27:36 -0700
committerGlenn Morris <rgm@gnu.org>2012-09-29 19:27:36 -0700
commit630d468c930e09e80d8100bb3cea1d1700c4b72e (patch)
treed892ac9d987b014b780fa75f14c86dfdcf5468c3 /lisp
parent9d4dcdc961052a421cc9b97200eb635b29baa13b (diff)
downloademacs-630d468c930e09e80d8100bb3cea1d1700c4b72e.tar.gz
Comment fix
Diffstat (limited to 'lisp')
-rw-r--r--lisp/vc/vc-sccs.el4
1 files changed, 2 insertions, 2 deletions
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