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

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

[elpa] externals/transient e889030b0f 027/366: Quote a parenthesis in a


From: Jonas Bernoulli
Subject: [elpa] externals/transient e889030b0f 027/366: Quote a parenthesis in a doc-string
Date: Tue, 25 Jan 2022 18:54:23 -0500 (EST)

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

    Quote a parenthesis in a doc-string
---
 lisp/transient.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/transient.el b/lisp/transient.el
index c5357360cb..30a9471b06 100644
--- a/lisp/transient.el
+++ b/lisp/transient.el
@@ -99,7 +99,7 @@ of this variable use \"C-x t\" when a transient is active."
 This only affects infix arguments that represent command-line
 arguments.  When this option is non-nil, then the key binding
 for infix argument are highlighted when only a long argument
-(e.g. \"--verbose\") is specified but no shor-thand (e.g \"-v\").
+\(e.g. \"--verbose\") is specified but no shor-thand (e.g \"-v\").
 In the rare case that a short-hand is specified but does not
 match the key binding, then it is highlighed differently.
 



reply via email to

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