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

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

[elpa] externals/debbugs 5899367: * debbugs-gnu.el (debbugs-gnu-pick-com


From: Filipp Gunbin
Subject: [elpa] externals/debbugs 5899367: * debbugs-gnu.el (debbugs-gnu-pick-commits): Fix small misprint in docstring
Date: Tue, 13 Apr 2021 13:14:10 -0400 (EDT)

branch: externals/debbugs
commit 5899367ccefb6c7eb0df1cd1ebb6b4867bdec097
Author: Filipp Gunbin <fgunbin@okko.tv>
Commit: Filipp Gunbin <fgunbin@okko.tv>

    * debbugs-gnu.el (debbugs-gnu-pick-commits): Fix small misprint in docstring
---
 debbugs-gnu.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debbugs-gnu.el b/debbugs-gnu.el
index 49ae9cf..0a11a64 100644
--- a/debbugs-gnu.el
+++ b/debbugs-gnu.el
@@ -2168,8 +2168,8 @@ Format of each element is (BUGNUMBERS REPO-DIR 
COMMIT-RANGE).")
   "Select COMMIT-RANGE to post as patches or announce as pushed.
 COMMIT-RANGE is read using `debbugs-gnu-read-commit-range-hook',
 or `read-string' if none of its functions apply.  Add entry to
-`debbugs-gnu-pick-commits' and jump to read bug in preparation for
-user to call `debbugs-gnu-maybe-use-picked-commits'."
+`debbugs-gnu-picked-commits' and jump to read bug in preparation
+for user to call `debbugs-gnu-maybe-use-picked-commits'."
   (interactive
    (or (run-hook-with-args-until-success
         'debbugs-gnu-read-commit-range-hook)



reply via email to

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