checkout_entry(): clarify the use of topath[] parameter
[gitweb.git] / builtin / push.c
index 6d36c24268bea3cb658a1aa94f3a037f403d5895..04f0eaf179044dce1e87137978bcbecca18f3527 100644 (file)
@@ -92,7 +92,7 @@ static NORETURN int die_push_simple(struct branch *branch, struct remote *remote
        if (!short_upstream)
                short_upstream = branch->merge[0]->src;
        /*
-        * Don't show advice for people who explicitely set
+        * Don't show advice for people who explicitly set
         * push.default.
         */
        if (push_default == PUSH_DEFAULT_UNSPECIFIED)