diff src/http/ngx_http_config.h @ 424:84c527908237

nginx-0.0.10-2004-09-14-09:45:22 import
author Igor Sysoev <igor@sysoev.ru>
date Tue, 14 Sep 2004 05:45:22 +0000
parents 6f3b20c1ac50
children da8c5707af39
line wrap: on
line diff
--- 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)                        \