Replace "remote tracking" with "remote-tracking"
[gitweb.git] / Documentation / config.txt
index 538ebb5e2ecc58f1ddcb7adb44ded3b027555ec2..e625d6a85b69c2c079fec99983fc8f1f654c494c 100644 (file)
@@ -708,7 +708,7 @@ color.diff.<slot>::
 color.decorate.<slot>::
        Use customized color for 'git log --decorate' output.  `<slot>` is one
        of `branch`, `remoteBranch`, `tag`, `stash` or `HEAD` for local
-       branches, remote tracking branches, tags, stash and HEAD, respectively.
+       branches, remote-tracking branches, tags, stash and HEAD, respectively.
 
 color.grep::
        When set to `always`, always highlight matches.  When `false` (or