Merge branch 'maint-1.5.6' into maint-1.6.0
[gitweb.git] / Documentation / git-submodule.txt
index bf33b0cba05e8858e28275661c731aae6c8372ee..e6652a7de1b44679cf97c35220018f1ff3fbada2 100644 (file)
@@ -85,7 +85,7 @@ use by subsequent users cloning the superproject. If the URL is
 given relative to the superproject's repository, the presumption
 is the superproject and submodule repositories will be kept
 together in the same relative location, and only the
-superproject's URL need be provided: git-submodule will correctly
+superproject's URL needs to be provided: git-submodule will correctly
 locate the submodule using the relative URL in .gitmodules.
 
 status::