emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 353413a76b 10/16: * lisp/vc/vc.el: Remove stray comment hyphen.


From: Paul Eggert
Subject: master 353413a76b 10/16: * lisp/vc/vc.el: Remove stray comment hyphen.
Date: Mon, 1 Aug 2022 04:17:28 -0400 (EDT)

branch: master
commit 353413a76b1bb607e1ce4368edf80890d2cc141b
Author: Paul Eggert <eggert@cs.ucla.edu>
Commit: Paul Eggert <eggert@cs.ucla.edu>

    * lisp/vc/vc.el: Remove stray comment hyphen.
---
 lisp/vc/vc.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/vc/vc.el b/lisp/vc/vc.el
index d3e53858c1..b05adfb2d5 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 ()
 ;;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]