From 245a1787a4e21892c592b9977c910a6cbac5bc04 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Wed, 1 Apr 2026 22:23:08 +0200 Subject: 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 0031450..03352ed 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 -- cgit v1.0