Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/http
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-09-14 09:45:22 +0400
committerIgor Sysoev <igor@sysoev.ru>2004-09-14 09:45:22 +0400
commit562626ae6cda8c90121bec3362232e87899d6ce6 (patch)
tree399dda9d29b5ccf99268201449efbe25ad7c5166 /src/http
parent0292cbbe35cc6296a3128315a9a982fa2aa6832b (diff)
nginx-0.0.10-2004-09-14-09:45:22 import
Diffstat (limited to 'src/http')
-rw-r--r--src/http/ngx_http_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/http/ngx_http_config.h b/src/http/ngx_http_config.h
index d87d4c2c1..ee1194102 100644
--- a/src/http/ngx_http_config.h
+++ b/src/http/ngx_http_config.h
@@ -45,7 +45,7 @@ typedef struct {
/*
* ngx_http_conf_get_module_srv_conf() and ngx_http_conf_get_module_loc_conf()
- * msut not be used because at the merge phase cf->ctx points to http{}'s ctx
+ * must not be used at the merge phase because cf->ctx points to http{}'s ctx
*/
#define ngx_http_conf_get_module_main_conf(cf, module) \