branch: elpa/magit
commit bf738da2deb0ab52cd9fb92353507e7fc409c093
Author: Jacob Ilsø <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
manual: Fix a minor 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 e75e6b06ac7..d13b0256759 100644
--- a/docs/magit.org
+++ b/docs/magit.org
@@ -5170,7 +5170,7 @@ The variables are described in [[*Branch Git Variables]].
anyway and the previously current branch is not touched.
This is useful to create a feature branch after work has already
- began on the old branch (likely but not necessarily "master").
+ begun on the old branch (likely but not necessarily "master").
If the current branch is a member of the value of option
~magit-branch-prefer-remote-upstream~ (which see), then the current
diff --git a/docs/magit.texi b/docs/magit.texi
index bf8a184a02f..f8b4e8fa5e1 100644
--- a/docs/magit.texi
+++ b/docs/magit.texi
@@ -6375,7 +6375,7 @@ no upstream or no unpushed commits, then the new branch
is created
anyway and the previously current branch is not touched.
This is useful to create a feature branch after work has already
-began on the old branch (likely but not necessarily "master").
+begun on the old branch (likely but not necessarily "master").
If the current branch is a member of the value of option
@code{magit-branch-prefer-remote-upstream} (which see), then the current