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

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

[nongnu] elpa/git-commit f15bece: magit-merge-into: Fix doc-string typo


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit f15bece: magit-merge-into: Fix doc-string typo
Date: Fri, 12 Nov 2021 16:57:36 -0500 (EST)

branch: elpa/git-commit
commit f15becef69f4695f76dd8d00b7dd571663dd8a33
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    magit-merge-into: Fix doc-string typo
---
 lisp/magit-merge.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/magit-merge.el b/lisp/magit-merge.el
index e1457e2..104fdd3 100644
--- a/lisp/magit-merge.el
+++ b/lisp/magit-merge.el
@@ -139,7 +139,7 @@ provided the respective remote branch already exists, 
ensuring
 that the respective pull-request (if any) won't get stuck on some
 obsolete version of the commits that are being merged.  Finally
 if `forge-branch-pullreq' was used to create the merged branch,
-branch, then also remove the respective remote branch."
+then also remove the respective remote branch."
   (interactive
    (list (magit-read-other-local-branch
           (format "Merge `%s' into"



reply via email to

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