[master] e75cd2e Typo
Tollef Fog Heen
tfheen at varnish-cache.org
Mon Jun 4 14:09:09 CEST 2012
commit e75cd2e61ac9383a89a2366074f58587d8c7f7e5
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date: Mon Jun 4 14:08:38 2012 +0200
Typo
diff --git a/bin/varnishd/mgt/mgt_param.c b/bin/varnishd/mgt/mgt_param.c
index c8f62bb..c7834a7 100644
--- a/bin/varnishd/mgt/mgt_param.c
+++ b/bin/varnishd/mgt/mgt_param.c
@@ -765,7 +765,7 @@ static const struct parspec input_parspec[] = {
"Maximum number of HTTP headers we will deal with in "
"client request or backend reponses. "
"Note that the first line occupies five header fields.\n"
- "This paramter does not influence storage consumption, "
+ "This parameter does not influence storage consumption, "
"objects allocate exact space for the headers they store.\n",
0,
"64", "header lines" },
More information about the varnish-commit
mailing list