Use hyphenated "remote-tracking branch" (docs and comments)
[gitweb.git] / builtin / branch.c
index 8dcc2ed058be6e653f885e48c9aa5f465a5f9749..a64e4350326e1af3dedbfbc5e592d03c33399753 100644 (file)
@@ -698,7 +698,7 @@ int cmd_branch(int argc, const char **argv, const char *prefix)
                 * If no sorting parameter is given then we default to sorting
                 * by 'refname'. This would give us an alphabetically sorted
                 * array with the 'HEAD' ref at the beginning followed by
-                * local branches 'refs/heads/...' and finally remote-tacking
+                * local branches 'refs/heads/...' and finally remote-tracking
                 * branches 'refs/remotes/...'.
                 */
                if (!sorting)