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

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

[elpa] externals/transient c94cff7 3/8: Fix typo


From: Jonas Bernoulli
Subject: [elpa] externals/transient c94cff7 3/8: Fix typo
Date: Sun, 17 May 2020 17:13:13 -0400 (EDT)

branch: externals/transient
commit c94cff7474227f8b28376708fc7fe9a929d3a417
Author: Jonas Bernoulli <address@hidden>
Commit: Jonas Bernoulli <address@hidden>

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

diff --git a/lisp/transient.el b/lisp/transient.el
index bfab91e..fe24a71 100644
--- a/lisp/transient.el
+++ b/lisp/transient.el
@@ -2195,7 +2195,7 @@ which might make it necessary to kill it from the 
outside."
   "Read a value while taking care of history.
 
 This method is suitable for a wide variety of infix commands,
-including but not limitted to inline arguments and variables.
+including but not limited to inline arguments and variables.
 
 If you do not use this method for your own infix class, then
 you should likely replicate a lot of the behavior of this



reply via email to

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