update comment

This commit is contained in:
Igor Sysoev
2008-12-08 14:15:19 +00:00
parent 61591d111f
commit 54fd0bb613
+1 -1
View File
@@ -513,7 +513,7 @@ ngx_http_limit_req_create_conf(ngx_conf_t *cf)
* set by ngx_pcalloc():
*
* conf->shm_zone = NULL;
* conf->burst = 0.0;
* conf->burst = 0;
* conf->nodelay = 0;
*/