From: Paul Eggert Date: Mon, 1 Aug 2022 07:38:33 +0000 (-0700) Subject: * lisp/vc/vc.el: Remove stray comment hyphen. X-Git-Tag: emacs-29.0.90~1447^2~578 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=353413a76b1bb607e1ce4368edf80890d2cc141b;p=emacs.git * lisp/vc/vc.el: Remove stray comment hyphen. --- diff --git a/lisp/vc/vc.el b/lisp/vc/vc.el index d3e53858c16..b05adfb2d54 100644 --- a/lisp/vc/vc.el +++ b/lisp/vc/vc.el @@ -419,7 +419,7 @@ ;; AND you'd like the current time considered to be anything besides ;; (vc-annotate-convert-time (current-time)) -- i.e. the current ;; time with hours, minutes, and seconds included. Probably safe to -;; ignore. Return the current-time, in units of fractional days. +;; ignore. Return the current time, in units of fractional days. ;; ;; - annotate-extract-revision-at-line () ;;