From 4256eb8b62f81f1f755184bbe245b3155f723a5a Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 3 Feb 2024 14:31:08 -0500 Subject: piem-b4-am: Fix typo in --quilt-ready description --- piem-b4.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/piem-b4.el b/piem-b4.el index 8a381c6..6e718dc 100644 --- a/piem-b4.el +++ b/piem-b4.el @@ -250,7 +250,7 @@ this triggers the creation of a new worktree." (piem-b4-am:--outdir) (piem-b4-am:--mbox-name) ("-M" "Save as maildir" "--save-as-maildir") - (7 "-Q" "Save as quilt-read folder" "--quilt-ready") + (7 "-Q" "Save as quilt-ready folder" "--quilt-ready") ;; Hide because this is unlikely to be useful outside of ;; command-line piping to `git am'. (5 "-V" "Do not save cover letter" "--no-cover")] -- cgit v1.2.3