summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-03-22 21:24:22 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-03-22 21:24:22 (GMT)
commit9ea8e0ca81e4aa9db312185f26b3cdcd4602e904 (patch)
tree0f10528c2c4fce21d680844ce67362374628c9ba /contrib
parent5a03f1d75ad6d373cdd0b76e379962e04cdaaa61 (diff)
parent5aea9fe6cccf7a29551f86e1c2ec85ab0ba12e8e (diff)
downloadgit-9ea8e0ca81e4aa9db312185f26b3cdcd4602e904.zip
git-9ea8e0ca81e4aa9db312185f26b3cdcd4602e904.tar.gz
git-9ea8e0ca81e4aa9db312185f26b3cdcd4602e904.tar.bz2
Merge branch 'rd/typofix' into maint
Typofix. * rd/typofix: Correct mispellings of ".gitmodule" to ".gitmodules" t/: correct obvious typo "detahced"
Diffstat (limited to 'contrib')
-rw-r--r--contrib/subtree/git-subtree.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/subtree/git-subtree.txt b/contrib/subtree/git-subtree.txt
index 60d76cd..352deda 100644
--- a/contrib/subtree/git-subtree.txt
+++ b/contrib/subtree/git-subtree.txt
@@ -28,7 +28,7 @@ as a subdirectory of your application.
Subtrees are not to be confused with submodules, which are meant for
the same task. Unlike submodules, subtrees do not need any special
-constructions (like .gitmodule files or gitlinks) be present in
+constructions (like .gitmodules files or gitlinks) be present in
your repository, and do not force end-users of your
repository to do anything special or to understand how subtrees
work. A subtree is just a subdirectory that can be