X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=transport.c;h=ea9dcb6612d92c123c66c2eee03bc933ccb2b13a;hb=09b90fb3c065ac5ac2ad051596b036131ecedbd5;hp=181f8f24d14e91c106b1d36133292a7ee99333fb;hpb=4ebed61ae46194e35cdf353acafec56b38b6b3c2;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)