Code

Merge branch 'maint' of git://linux-nfs.org/~bfields/git
[git.git] / Documentation / config.txt
index ee0884545bff830972b8315e93e18d8143727e03..e1eaee9971ef92226aa3dfc7281a7a111f1c4747 100644 (file)
@@ -757,7 +757,7 @@ remote.<name>.push::
 
 remote.<name>.skipDefaultUpdate::
        If true, this remote will be skipped by default when updating
-       using the remote subcommand of gitlink:git-remote[1].
+       using the update subcommand of gitlink:git-remote[1].
 
 remote.<name>.receivepack::
        The default program to execute on the remote side when pushing.  See