X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-submodule.txt;h=2f207fbbda04c176cedd5a88c88f74e2ac97cf2e;hb=f26c4940c4c7942a95058d9aaef7b01967085a60;hp=babaa9bc46a404c4610abc4e4c4281b6c5c5ea6c;hpb=a9645b780b698703cd7dee25051d6ce39b0544c6;p=git.git diff --git a/Documentation/git-submodule.txt b/Documentation/git-submodule.txt index babaa9bc4..2f207fbbd 100644 --- a/Documentation/git-submodule.txt +++ b/Documentation/git-submodule.txt @@ -87,7 +87,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::