emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/vc-got ffa81a1 067/145: typo


From: ELPA Syncer
Subject: [elpa] externals/vc-got ffa81a1 067/145: typo
Date: Thu, 9 Sep 2021 15:58:35 -0400 (EDT)

branch: externals/vc-got
commit ffa81a1d2d8cc7efa8ac9b4babf21f3c9751e6b7
Author: Omar Polo <op@omarpolo.com>
Commit: Omar Polo <op@omarpolo.com>

    typo
---
 vc-got.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/vc-got.el b/vc-got.el
index f088f2d..3ce4e03 100755
--- a/vc-got.el
+++ b/vc-got.el
@@ -449,8 +449,7 @@ tree."
 
 ;; XXX: generally speaking, files cannot be nil.  But we have to
 ;; handle that case too, because vc-got-stage-commit will call
-;; vc-got-checking with fileset nil to commit the current staged
-;; hunks.
+;; vc-got-checkin with fileset nil to commit the current staged hunks.
 (defun vc-got-checkin (files comment &optional _rev)
   "Commit FILES with COMMENT as commit message."
   (with-temp-buffer



reply via email to

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