From: Christophe Jaillet Date: Fri, 13 Dec 2013 19:57:56 +0000 (+0000) Subject: s/equivalant/equivalent/ in comments X-Git-Tag: 2.4.8~356 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e07ddde3a99e5900419a5dcdacbe015104d49114;p=apache s/equivalant/equivalent/ in comments git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1550829 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/arch/win32/mod_isapi.c b/modules/arch/win32/mod_isapi.c index f6cb99a260..801c7deabe 100644 --- a/modules/arch/win32/mod_isapi.c +++ b/modules/arch/win32/mod_isapi.c @@ -877,7 +877,7 @@ static int APR_THREAD_FUNC regfnServerSupportFunction(isapi_cid *cid, /* Set the status to be returned when the HttpExtensionProc() * is done. * WARNING: Microsoft now advertises HSE_REQ_SEND_URL_REDIRECT_RESP - * and HSE_REQ_SEND_URL as equivalant per the Jan 2000 SDK. + * and HSE_REQ_SEND_URL as equivalent per the Jan 2000 SDK. * They most definitely are not, even in their own samples. */ apr_table_set (r->headers_out, "Location", buf_data); diff --git a/modules/metadata/mod_remoteip.c b/modules/metadata/mod_remoteip.c index c2fc944579..74ea80350c 100644 --- a/modules/metadata/mod_remoteip.c +++ b/modules/metadata/mod_remoteip.c @@ -290,7 +290,7 @@ static int remoteip_modify_request(request_rec *r) break; } - /* We map as IPv4 rather than IPv6 for equivalant host names + /* We map as IPv4 rather than IPv6 for equivalent host names * or IPV4OVERIPV6 */ rv = apr_sockaddr_info_get(&temp_sa, parse_remote,