branch: externals/transient commit d3e735f2d0b4ad1582b6746560b3a565201dbabf Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
transient--post-command: Fix typo in docstring --- lisp/transient.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/transient.el b/lisp/transient.el index 214b65c063..f860aea16b 100644 --- a/lisp/transient.el +++ b/lisp/transient.el @@ -2257,7 +2257,7 @@ value. Otherwise return CHILDREN as is." ;; too late (in `command-execute'), and if it were set ;; earlier, then we likely still would not be able to ;; rely on it and `prefix-command-preserve-state-hook' - ;; would have to be used record that a universal + ;; would have to be used to record that a universal ;; argument is in effect. (not prefix-arg))) ((let ((old transient--redisplay-map)