Commit 06399aeb authored by Tollef Fog Heen's avatar Tollef Fog Heen

Fix typos

Typos in documentation, thanks to Camiel Dobbelaar for spotting
these.
parent a6be2c19
......@@ -822,8 +822,8 @@ static const struct parspec input_parspec[] = {
"support for gzip to:\n"
"Accept-Encoding: gzip\n\n"
"Clients that do not support gzip will have their "
"Accept-Encoding header removed. For more information no how "
"gzip is implemted please see the chapter on gzip in the "
"Accept-Encoding header removed. For more information on how "
"gzip is implemented please see the chapter on gzip in the "
"Varnish reference.",
EXPERIMENTAL,
"on", "bool" },
......
......@@ -519,7 +519,7 @@ http_gzip_support
Accept-Encoding: gzip
Clients that do not support gzip will have their Accept-Encoding header removed. For more information no how gzip is implemted please see the chapter on gzip in the Varnish reference.
Clients that do not support gzip will have their Accept-Encoding header removed. For more information on how gzip is implemented please see the chapter on gzip in the Varnish reference.
http_headers
- Units: header lines
......
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