[4.0] 153e2cd Plural

Lasse Karstensen lkarsten at varnish-software.com
Thu Jan 15 16:35:41 CET 2015


commit 153e2cd843b3360bc3b616661436f3ffdfb63af3
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Wed Nov 5 13:05:59 2014 +0000

    Plural

diff --git a/bin/varnishd/mgt/mgt_pool.c b/bin/varnishd/mgt/mgt_pool.c
index f43f019..96d61bd 100644
--- a/bin/varnishd/mgt/mgt_pool.c
+++ b/bin/varnishd/mgt/mgt_pool.c
@@ -143,7 +143,7 @@ struct parspec WRK_parspec[] = {
 		"\n"
 		"This controls the decay of thread pools when idle(-ish).\n"
 		"\n"
-		"Minimum is 0.01 second.",
+		"Minimum is 0.01 seconds.",
 		EXPERIMENTAL | DELAYED_EFFECT,
 		"1", "seconds" },
 	{ "thread_pool_add_delay",



More information about the varnish-commit mailing list