branch: externals/transient
commit 245a1787a4e21892c592b9977c910a6cbac5bc04
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    transient-describe: Fix docstring typo
---
 lisp/transient.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/transient.el b/lisp/transient.el
index 0031450e97..03352ed09c 100644
--- a/lisp/transient.el
+++ b/lisp/transient.el
@@ -3651,7 +3651,7 @@ transient is active."
   "From a transient menu, describe something in another buffer.
 
 This command can be bound multiple times to describe different targets.
-Each binding must specify the thing it describes, be setting the value
+Each binding must specify the thing it describes, by setting the value
 of its `target' slot, using the keyword argument `:='.
 
 The `helper' slot specifies the low-level function used to describe the

Reply via email to