summaryrefslogtreecommitdiff
path: root/git-subtree.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-subtree.txt')
-rw-r--r--git-subtree.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-subtree.txt b/git-subtree.txt
index dbcba31346..a30293d607 100644
--- a/git-subtree.txt
+++ b/git-subtree.txt
@@ -19,7 +19,7 @@ SYNOPSIS
DESCRIPTION
-----------
-git subtree allows you to include an subproject in your
+git subtree allows you to include a subproject in your
own repository as a subdirectory, optionally including the
subproject's entire history. For example, you could
include the source code for a library as a subdirectory of your