[master] 6dbe82e Typos

Geoff Simmons geoff at uplex.de
Fri Mar 10 17:14:06 CET 2017


commit 6dbe82e2525b449124a7ebbc27a115ecbdbdf3b6
Author: Geoff Simmons <geoff at uplex.de>
Date:   Fri Mar 10 15:11:00 2017 +0100

    Typos

diff --git a/doc/sphinx/whats-new/changes-5.1.rst b/doc/sphinx/whats-new/changes-5.1.rst
index b1bf6ad..f0c4015 100644
--- a/doc/sphinx/whats-new/changes-5.1.rst
+++ b/doc/sphinx/whats-new/changes-5.1.rst
@@ -39,9 +39,9 @@ process starts, so it could for instance contain::
 	vcl.load siteA0 /etc/varnish_siteA.vcl
 	vcl.load siteB0 /etc/varnish_siteB.vcl
 	vcl.load siteC0 /etc/varnish_siteC.vcl
-	vsl.label siteA siteA0
-	vsl.label siteB siteB0
-	vsl.label siteC siteC0
+	vcl.label siteA siteA0
+	vcl.label siteB siteB0
+	vcl.label siteC siteC0
 	vcl.load main /etc/varnish_main.vcl
 	vcl.use main
 



More information about the varnish-commit mailing list