X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=transport.c;h=ea9dcb6612d92c123c66c2eee03bc933ccb2b13a;hb=926b1ec63ee045503f609e88ca445b94c06bd5d7;hp=181f8f24d14e91c106b1d36133292a7ee99333fb;hpb=5087aace2d5467046c7204e038009b30fdebbca6;p=git.git diff --git a/transport.c b/transport.c index 181f8f24d..ea9dcb661 100644 --- a/transport.c +++ b/transport.c @@ -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)