Replace "remote tracking" with "remote-tracking"
[gitweb.git] / Documentation / user-manual.txt
index fc56da677cb0ed3d9243bfb928686b60df213243..d5505e88018d7e59f66ec8cee94b77adca2469ac 100644 (file)
@@ -1700,7 +1700,7 @@ may wish to check the original repository for updates and merge them
 into your own work.
 
 We have already seen <<Updating-a-repository-With-git-fetch,how to
-keep remote tracking branches up to date>> with linkgit:git-fetch[1],
+keep remote-tracking branches up to date>> with linkgit:git-fetch[1],
 and how to merge two branches.  So you can merge in changes from the
 original repository's master branch with: