Code

Fix typo: an -> a
authorAvery Pennarun <apenwarr@gmail.com>
Thu, 12 Aug 2010 15:15:57 +0000 (11:15 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Thu, 12 Aug 2010 15:15:57 +0000 (11:15 -0400)
Thanks to Vanuan on github.

git-subtree.txt

index dbcba31346793d897dcecb274e578cefb8cbd92c..a30293d60767d7d83cd401b274ef24828a1a2e0b 100644 (file)
@@ -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