]> granicus.if.org Git - apache/commitdiff
s/equivalant/equivalent/ in comments
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 13 Dec 2013 19:57:56 +0000 (19:57 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 13 Dec 2013 19:57:56 +0000 (19:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1550829 13f79535-47bb-0310-9956-ffa450edef68

modules/arch/win32/mod_isapi.c
modules/metadata/mod_remoteip.c

index f6cb99a260fa21365d1f7393c1ded4fc0c5cb0cf..801c7deabe666068646875cd85a9376f5f887301 100644 (file)
@@ -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);
index c2fc944579befdeaa860bb5910f8cc4f05a977f8..74ea80350c1c7a3fa0ce468282f140f36c3d561a 100644 (file)
@@ -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,