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