From: Jeff Trawick Date: Wed, 5 Jan 2011 19:47:45 +0000 (+0000) Subject: fix comment X-Git-Tag: 2.3.11~269 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=62740bfdee3065cf3e161eae3707c4c36c76f2d2;p=apache fix comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055605 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/proxy/mod_proxy_http.c b/modules/proxy/mod_proxy_http.c index 9869dc9540..371739628d 100644 --- a/modules/proxy/mod_proxy_http.c +++ b/modules/proxy/mod_proxy_http.c @@ -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) {