push: introduce new push.default mode "simple"
[gitweb.git] / transport.c
index 7864007c9c689c4674730b2bccf6f5212b726501..2dfac700b630aabb2d1014c51a08889b3a3bae82 100644 (file)
@@ -1163,7 +1163,7 @@ int transport_disconnect(struct transport *transport)
 }
 
 /*
- * Strip username (and password) from an url and return
+ * Strip username (and password) from a URL and return
  * it in a newly allocated string.
  */
 char *transport_anonymize_url(const char *url)