]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/vc/vc.el: Remove stray comment hyphen.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Aug 2022 07:38:33 +0000 (00:38 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Aug 2022 08:17:15 +0000 (01:17 -0700)
lisp/vc/vc.el

index d3e53858c16de8ae1eed44b857c2ae63bfc2e0d0..b05adfb2d547d6aa0a64a02e45db95dfd7ff63d8 100644 (file)
 ;;   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 ()
 ;;