]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-pull.txt
*config.txt: stick to camelCase naming convention
[thirdparty/git.git] / Documentation / git-pull.txt
index 200eb22260069af7a9e2e248f0794a73e2cf4a9f..d3d236cd1f5e2db69b0b234a9be5b5066dd80d52 100644 (file)
@@ -117,7 +117,7 @@ locally created merge commits will not be flattened.
 +
 When false, merge the current branch into the upstream branch.
 +
-See `pull.rebase`, `branch.<name>.rebase` and `branch.autosetuprebase` in
+See `pull.rebase`, `branch.<name>.rebase` and `branch.autoSetupRebase` in
 linkgit:git-config[1] if you want to make `git pull` always use
 `--rebase` instead of merging.
 +