Code

correct spelling: an URL -> a URL
[git.git] / Documentation / git-submodule.txt
index b72964947afcc39af3b97c5b9eeb1969b44e0d05..c243ee552bb4bc715b8903163b0136b32097af04 100644 (file)
@@ -190,7 +190,7 @@ commit for each submodule.
 sync::
        Synchronizes submodules' remote URL configuration setting
        to the value specified in .gitmodules. It will only affect those
-       submodules which already have an url entry in .git/config (that is the
+       submodules which already have a URL entry in .git/config (that is the
        case when they are initialized or freshly added). This is useful when
        submodule URLs change upstream and you need to update your local
        repositories accordingly.