summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2026-03-03 20:40:55 +0100
committerJonas Bernoulli <jonas@bernoul.li>2026-03-03 20:40:55 +0100
commitf5c9e1962e6218c3630fa51f7329d50210b473ab (patch)
tree3ae18d8031b95956d03dfa77cab85432370c4e47
parent7637fd025d2f7f34ec83db2180ae50a8e4ef5ed8 (diff)
manual: Fix typo
-rw-r--r--docs/transient.org2
-rw-r--r--docs/transient.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/transient.org b/docs/transient.org
index 1916ce6..bbab4a2 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 ad52562..c763159 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}