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

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

[elpa] externals/transient 84f2d12ef3 19/19: Fix doc-string typo


From: Jonas Bernoulli
Subject: [elpa] externals/transient 84f2d12ef3 19/19: Fix doc-string typo
Date: Mon, 2 May 2022 05:08:26 -0400 (EDT)

branch: externals/transient
commit 84f2d12ef31ec74c85e616283926780532fed13f
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

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

diff --git a/lisp/transient.el b/lisp/transient.el
index 264aaa6be2..e76c0aa5bc 100644
--- a/lisp/transient.el
+++ b/lisp/transient.el
@@ -148,7 +148,7 @@ bindings are available:
 - \\`<mouse-1>' and \\`<mouse-2>' invoke the clicked on suffix.
 \\<transient-popup-navigation-map>\
 - \\[transient-isearch-backward]\
- and \\[transient-isearch-forward] starts isearch in the popup buffer.
+ and \\[transient-isearch-forward] start isearch in the popup buffer.
 
 \\`<mouse-1>' and \\`<mouse-2>' are bound in `transient-push-button'.
 All other bindings are in `transient-popup-navigation-map'.



reply via email to

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