Code

correct spelling: an URL -> a URL
[git.git] / transport.c
index 181f8f24d14e91c106b1d36133292a7ee99333fb..ea9dcb6612d92c123c66c2eee03bc933ccb2b13a 100644 (file)
@@ -1154,7 +1154,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)