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