From a823c550e45bb653c5d660cceaea3f153b3b28e8 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 19 Sep 2011 14:48:29 +0000 Subject: Replaced "can not" with "cannot" and "could not" in a bunch of places. Fixed nearby grammar errors. --- src/http/ngx_http.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/http/ngx_http.c') diff --git a/src/http/ngx_http.c b/src/http/ngx_http.c index 5ca9fed3c..e8090453a 100644 --- a/src/http/ngx_http.c +++ b/src/http/ngx_http.c @@ -1226,7 +1226,7 @@ ngx_http_add_addresses(ngx_conf_t *cf, ngx_http_core_srv_conf_t *cscf, #endif /* - * we can not compare whole sockaddr struct's as kernel + * we cannot compare whole sockaddr struct's as kernel * may fill some fields in inherited sockaddr struct's */ -- cgit v1.2.3