X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=http.h;h=915c2862a65bdbf42472099f9ed53ca68c2ccfd9;hb=19a6cd372a998df3079d870e02c064c5bb101841;hp=0b61653894eff606980427ee26770fa088438b94;hpb=aa145bf6f1cb45ad66250c40da3cd708956cf71e;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. */