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

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

[elpa] externals/transient 775d00de5c 4/5: Add comma in docstring


From: Jonas Bernoulli
Subject: [elpa] externals/transient 775d00de5c 4/5: Add comma in docstring
Date: Wed, 16 Aug 2023 10:43:56 -0400 (EDT)

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

    Add comma in docstring
---
 lisp/transient.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/transient.el b/lisp/transient.el
index 64e73d8f31..f8933eb1a8 100644
--- a/lisp/transient.el
+++ b/lisp/transient.el
@@ -1444,7 +1444,7 @@ commands) may also need the object to guide their 
behavior.
 This function attempts to return the object associated with the
 current suffix command even if the suffix command was not invoked
 from a transient.  (For some suffix command that is a valid thing
-to do, for others it is not.)  In that case nil may be returned
+to do, for others it is not.)  In that case nil may be returned,
 if the command was not defined using one of the macros intended
 to define such commands.
 



reply via email to

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