Commit 4f61b355 authored by Guillaume Quintard's avatar Guillaume Quintard

Fix typo

parent b99c4686
......@@ -140,7 +140,7 @@ struct parspec WRK_parspec[] = {
"Set this to a few milliseconds if you see the "
"'threads_failed' counter grow too much.\n"
"\n"
"Setting this too high results in insuffient worker threads.",
"Setting this too high results in insufficient worker threads.",
EXPERIMENTAL,
"0", "seconds" },
{ "thread_pool_fail_delay",
......
......@@ -1061,7 +1061,7 @@ PARAM(
"creating threads.\n"
"Set this to a few milliseconds if you see the 'threads_failed' "
"counter grow too much.\n"
"Setting this too high results in insuffient worker threads.",
"Setting this too high results in insufficient worker threads.",
/* l-text */ "",
/* func */ NULL
)
......
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