aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-08-23 19:16:18 +0200
committerJonas Bernoulli <jonas@bernoul.li>2025-08-23 19:16:18 +0200
commit98a0447d975e5640a4f8dc64fdec506841b6f596 (patch)
treefc7aae2af808b7ef37dd41fe884e89e681192637 /docs
parent5ece16e4f11ad206755f4dec3214d631fd8f6b98 (diff)
manual: Fix typo
Diffstat (limited to 'docs')
-rw-r--r--docs/magit.org2
-rw-r--r--docs/magit.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/magit.org b/docs/magit.org
index bfd5ace..afcb656 100644
--- a/docs/magit.org
+++ b/docs/magit.org
@@ -895,7 +895,7 @@ the following commands.
The section movement commands described here run the hook
~magit-section-movement-hook~. Note that they explicitly run that hook
-and that aribrary other movement, defined in Emacs and other packages,
+and that arbitrary other movement, defined in Emacs and other packages,
do not run that hook. That hook, and hook functions that can be added
to it, or are part of its default value, are described below.
diff --git a/docs/magit.texi b/docs/magit.texi
index 28c8cc8..960f4d6 100644
--- a/docs/magit.texi
+++ b/docs/magit.texi
@@ -1084,7 +1084,7 @@ the following commands.
The section movement commands described here run the hook
@code{magit-section-movement-hook}. Note that they explicitly run that hook
-and that aribrary other movement, defined in Emacs and other packages,
+and that arbitrary other movement, defined in Emacs and other packages,
do not run that hook. That hook, and hook functions that can be added
to it, or are part of its default value, are described below.