Commit ea4ab11a authored by Lasse Karstensen's avatar Lasse Karstensen

This should be plural.

parent 9557bcff
...@@ -194,7 +194,7 @@ struct parspec mgt_parspec[] = { ...@@ -194,7 +194,7 @@ struct parspec mgt_parspec[] = {
"5", "seconds" }, "5", "seconds" },
{ "timeout_req", tweak_timeout, &mgt_param.timeout_req, { "timeout_req", tweak_timeout, &mgt_param.timeout_req,
"0", NULL, "0", NULL,
"Max time to receive clients request header, measured" "Max time to receive clients request headers, measured"
" from first non-white-space character to double CRNL.", " from first non-white-space character to double CRNL.",
0, 0,
"2", "seconds" }, "2", "seconds" },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment