branch: elpa/magit
commit 98a0447d975e5640a4f8dc64fdec506841b6f596
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

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

diff --git a/docs/magit.org b/docs/magit.org
index bfd5ace7290..afcb656f438 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 28c8cc8528e..960f4d64cd1 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.
 

Reply via email to