[master] dbe38ae7f Fixes #3136: Typos in user guide.
Dridi Boukelmoune
dridi.boukelmoune at gmail.com
Sun Nov 17 13:00:06 UTC 2019
commit dbe38ae7faca29d51d88d627315c29504860b8eb
Author: Deepjyoti Mondal <deepjyoti.m at media.net>
Date: Sun Nov 17 17:56:30 2019 +0530
Fixes #3136: Typos in user guide.
Fixed the typos in the files mentioned in the corresponding issue.
diff --git a/doc/sphinx/tutorial/peculiarities.rst b/doc/sphinx/tutorial/peculiarities.rst
index ca95e6356..60709b0be 100644
--- a/doc/sphinx/tutorial/peculiarities.rst
+++ b/doc/sphinx/tutorial/peculiarities.rst
@@ -22,7 +22,7 @@ handled.
varnishadm
~~~~~~~~~~
-Varnish Cache has an admin console. You can connect it it through the
+Varnish Cache has an admin console. You can connect it through the
:ref:`varnishadm(1)` command. In order to connect the user needs to be
able to read `/etc/varnish/secret` in order to authenticate.
diff --git a/doc/sphinx/users-guide/run_security.rst b/doc/sphinx/users-guide/run_security.rst
index 5159ef3db..9d847df6b 100644
--- a/doc/sphinx/users-guide/run_security.rst
+++ b/doc/sphinx/users-guide/run_security.rst
@@ -150,7 +150,7 @@ HTTP service, but a few can do more damage than others:
Execute arbitrary programs
:ref:`ref_param_vcc_allow_inline_c`
- Allow inline C in VCL, which would any C code from VCL to be executed by Varnish.
+ Allow inline C in VCL, which would allow any C code from VCL to be executed by Varnish.
Furthermore you may want to look at and lock down:
More information about the varnish-commit
mailing list