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

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

[elpa] externals/transient e36190a6b4 145/366: manual: Fix typo


From: Jonas Bernoulli
Subject: [elpa] externals/transient e36190a6b4 145/366: manual: Fix typo
Date: Tue, 25 Jan 2022 18:54:35 -0500 (EST)

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

    manual: Fix typo
---
 docs/transient.org  | 6 +++---
 docs/transient.texi | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/transient.org b/docs/transient.org
index f6549e05c7..36d16adadd 100644
--- a/docs/transient.org
+++ b/docs/transient.org
@@ -8,7 +8,7 @@
 #+TEXINFO_DIR_CATEGORY: Emacs
 #+TEXINFO_DIR_TITLE: Transient: (transient).
 #+TEXINFO_DIR_DESC: Transient Commands
-#+SUBTITLE: for version 0.1.0 (v0.1.0-141-g5c0f901+1)
+#+SUBTITLE: for version 0.1.0 (v0.1.0-143-g37aec3a+1)
 
 #+TEXINFO_DEFFN: t
 #+OPTIONS: H:4 num:4 toc:2
@@ -37,7 +37,7 @@ Calling a suffix command usually causes the transient to be 
exited
 but suffix commands can also be configured to not exit the transient.
 
 #+TEXINFO: @noindent
-This manual is for Transient version 0.1.0 (v0.1.0-141-g5c0f901+1).
+This manual is for Transient version 0.1.0 (v0.1.0-143-g37aec3a+1).
 
 #+BEGIN_QUOTE
 Copyright (C) 2018-2020 Jonas Bernoulli <jonas@bernoul.li>
@@ -587,7 +587,7 @@ window, and the key bindings are the same as for 
~scroll-up-command~ and
 
   This function is called with one argument, the prefix object, and
   must return a key binding description, either the existing key
-  description it finds in the ~key~ slot, or key description that
+  description it finds in the ~key~ slot, or the key description that
   replaces the prefix key.  It could be used to make other
   substitutions, but that is discouraged.
 
diff --git a/docs/transient.texi b/docs/transient.texi
index 174b74e0d8..8ec729fb8d 100644
--- a/docs/transient.texi
+++ b/docs/transient.texi
@@ -31,7 +31,7 @@ General Public License for more details.
 @finalout
 @titlepage
 @title Transient User and Developer Manual
-@subtitle for version 0.1.0 (v0.1.0-141-g5c0f901+1)
+@subtitle for version 0.1.0 (v0.1.0-143-g37aec3a+1)
 @author Jonas Bernoulli
 @page
 @vskip 0pt plus 1filll
@@ -65,7 +65,7 @@ Calling a suffix command usually causes the transient to be 
exited
 but suffix commands can also be configured to not exit the transient.
 
 @noindent
-This manual is for Transient version 0.1.0 (v0.1.0-141-g5c0f901+1).
+This manual is for Transient version 0.1.0 (v0.1.0-143-g37aec3a+1).
 
 @quotation
 Copyright (C) 2018-2020 Jonas Bernoulli <jonas@@bernoul.li>
@@ -776,7 +776,7 @@ option is nil (the default), then no substitution is 
performed.
 
 This function is called with one argument, the prefix object, and
 must return a key binding description, either the existing key
-description it finds in the @code{key} slot, or key description that
+description it finds in the @code{key} slot, or the key description that
 replaces the prefix key.  It could be used to make other
 substitutions, but that is discouraged.
 



reply via email to

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