]> git.scripts.mit.edu Git - git.git/blobdiff - builtin/clone.c
Merge branch 'ms/remote-tracking-branches-in-doc'
[git.git] / builtin / clone.c
index 14b13235682add18daf625295d746ca5dea7ebcc..17f57cdf29a4c74550795ce3f711fbfc57bf38b3 100644 (file)
@@ -701,7 +701,7 @@ static void write_refspec_config(const char* src_ref_prefix,
                        /*
                         * otherwise, the next "git fetch" will
                         * simply fetch from HEAD without updating
-                        * any remote tracking branch, which is what
+                        * any remote-tracking branch, which is what
                         * we want.
                         */
                } else {