branch: externals/transient
commit f5c9e1962e6218c3630fa51f7329d50210b473ab
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

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

diff --git a/docs/transient.org b/docs/transient.org
index 1916ce62aa..bbab4a291e 100644
--- a/docs/transient.org
+++ b/docs/transient.org
@@ -756,7 +756,7 @@ text at point, to be run when a transient menu is active, 
for example:
   dimensions.  This is also useful for blind users, because it causes
   suffixes to be navigated in a more natural order, because often
   related commands are displayed in the same column but navigation
-  first moves horizonally to the next item on the same row.
+  first moves horizontally to the next item on the same row.
 
 *** Auxiliary Options
 :PROPERTIES:
diff --git a/docs/transient.texi b/docs/transient.texi
index ad52562a1d..c763159565 100644
--- a/docs/transient.texi
+++ b/docs/transient.texi
@@ -909,7 +909,7 @@ vision who use large text and might otherwise have to 
scroll in two
 dimensions.  This is also useful for blind users, because it causes
 suffixes to be navigated in a more natural order, because often
 related commands are displayed in the same column but navigation
-first moves horizonally to the next item on the same row.
+first moves horizontally to the next item on the same row.
 @end defopt
 
 @anchor{Auxiliary Options}

Reply via email to