]> granicus.if.org Git - apache/commitdiff
fix comment
authorJeff Trawick <trawick@apache.org>
Wed, 5 Jan 2011 19:47:45 +0000 (19:47 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 5 Jan 2011 19:47:45 +0000 (19:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055605 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/mod_proxy_http.c

index 9869dc95406a327bae0f3a07984dadd553f2fa6e..371739628dfc816463e82cc46c88395d3dbe3546 100644 (file)
@@ -1950,7 +1950,7 @@ apr_status_t ap_proxy_http_process_response(apr_pool_t * p, request_rec *r,
                         /* Ack! Phbtt! Die! User aborted! */
                         /* Only close backend if we haven't got all from the
                          * backend. Furthermore if *backend_ptr is NULL it is no
-                         * longer save to fiddle around with backend as it might
+                         * longer safe to fiddle around with backend as it might
                          * be already in use by another thread.
                          */
                         if (*backend_ptr) {