summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSamuel Lopes <samlopes89@gmail.com>2021-02-16 20:45:23 -0600
committerJonas Bernoulli <jonas@bernoul.li>2021-02-18 15:21:13 +0100
commit4fc9aa53db766bbac5536fac5a049e54e8f4094e (patch)
treea33ebd9249e7d979b226cf98c323cbbd82a117f3 /docs
parent7065e1ce86b88c16fe20b7cb54ac0fc9ab758fde (diff)
manual: Fix small typo
Diffstat (limited to 'docs')
-rw-r--r--docs/transient.org6
-rw-r--r--docs/transient.texi6
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/transient.org b/docs/transient.org
index f75b441..13a8725 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.2.0 (v0.2.0-77-g94582a3f+1)
+#+SUBTITLE: for version 0.2.0 (v0.2.0-78-g7065e1ce+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.2.0 (v0.2.0-77-g94582a3f+1).
+This manual is for Transient version 0.2.0 (v0.2.0-78-g7065e1ce+1).
#+BEGIN_QUOTE
Copyright (C) 2018-2021 Jonas Bernoulli <jonas@bernoul.li>
@@ -254,7 +254,7 @@ doc string.
A few shared suffix commands are available in all transients. These
suffix commands are not shown in the popup buffer by default.
-This includes the abording commands mentioned in the previous node as
+This includes the aborting commands mentioned in the previous node as
well as some other commands that are all bound to ~C-x <key>~. After
~C-x~ is pressed, a section featuring all these common commands is
temporarily shown in the popup buffer. After invoking one of them,
diff --git a/docs/transient.texi b/docs/transient.texi
index ced63d0..fce4941 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.2.0 (v0.2.0-77-g94582a3f+1)
+@subtitle for version 0.2.0 (v0.2.0-78-g7065e1ce+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.2.0 (v0.2.0-77-g94582a3f+1).
+This manual is for Transient version 0.2.0 (v0.2.0-78-g7065e1ce+1).
@quotation
Copyright (C) 2018-2021 Jonas Bernoulli <jonas@@bernoul.li>
@@ -385,7 +385,7 @@ if any.
A few shared suffix commands are available in all transients. These
suffix commands are not shown in the popup buffer by default.
-This includes the abording commands mentioned in the previous node as
+This includes the aborting commands mentioned in the previous node as
well as some other commands that are all bound to @code{C-x <key>}. After
@code{C-x} is pressed, a section featuring all these common commands is
temporarily shown in the popup buffer. After invoking one of them,