[master] 69a4711 Plural

Federico G. Schwindt fgsch at lodoss.net
Wed Nov 5 14:10:14 CET 2014


commit 69a4711e346f356a8dc4161aac8c6f663e91c295
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