X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=http.h;h=915c2862a65bdbf42472099f9ed53ca68c2ccfd9;hb=09b90fb3c065ac5ac2ad051596b036131ecedbd5;hp=0b61653894eff606980427ee26770fa088438b94;hpb=a95750c4e8f78eb89c277abd41f05be58715314f;p=git.git diff --git a/http.h b/http.h index 0b6165389..915c2862a 100644 --- a/http.h +++ b/http.h @@ -127,7 +127,7 @@ extern char *get_remote_object_url(const char *url, const char *hex, #define HTTP_NOAUTH 5 /* - * Requests an url and stores the result in a strbuf. + * Requests a URL and stores the result in a strbuf. * * If the result pointer is NULL, a HTTP HEAD request is made instead of GET. */