This commit is contained in:
Igor Sysoev 2007-08-31 06:15:50 +00:00
parent 8c1b31e32e
commit b5f0c83025

View file

@ -366,7 +366,7 @@ not_allowed:
invalid:
ngx_conf_log_error(NGX_LOG_EMERG, cf, 0,
"invalid number arguments in \"%s\" directive",
"invalid number of arguments in \"%s\" directive",
name->data);
return NGX_ERROR;