]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-clone.txt
doc: remove non pure ASCII characters
[thirdparty/git.git] / Documentation / git-clone.txt
index 34011c2940ad4b4d3115e3ddc41f18f8a00ecd01..2e8babe67127c2f020b4c82256b1de76fe2fe978 100644 (file)
@@ -262,9 +262,9 @@ or `--mirror` is given)
        All submodules which are cloned will be shallow with a depth of 1.
 
 --[no-]remote-submodules::
-       All submodules which are cloned will use the status of the submodules
+       All submodules which are cloned will use the status of the submodule's
        remote-tracking branch to update the submodule, rather than the
-       superprojects recorded SHA-1. Equivalent to passing `--remote` to
+       superproject's recorded SHA-1. Equivalent to passing `--remote` to
        `git submodule update`.
 
 --separate-git-dir=<git dir>::