mirror of
https://github.com/nginx/nginx.git
synced 2026-06-26 11:52:00 +00:00
fix typo
This commit is contained in:
parent
1356622e55
commit
e7e7dedfb3
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue