diff options
| -rw-r--r-- | docs/transient.org | 2 | ||||
| -rw-r--r-- | docs/transient.texi | 2 |
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} |
