diff --git a/Documentation/config.txt b/Documentation/config.txt index 83bc33c421..6f2343fbc0 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -658,7 +658,7 @@ remote..push:: remote..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..receivepack:: The default program to execute on the remote side when pushing. See