]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/gitmodules.txt
Merge branch 'jt/fetch-pack-record-refs-in-the-dot-promisor'
[thirdparty/git.git] / Documentation / gitmodules.txt
index 08c7b8a722048a95864ced320c23ed0a92219b07..f2a65ba0cad1453da1910504d4c6150e2a7bdd66 100644 (file)
@@ -90,7 +90,7 @@ of the superproject, the setting there will override the one found in
 .gitmodules.
 
 Both settings can be overridden on the command line by using the
-"--ignore-submodule" option. The 'git submodule' commands are not
+"--ignore-submodules" option. The 'git submodule' commands are not
 affected by this setting.
 --