[master] c0098d3 Fix minor double wording.

Lasse Karstensen lkarsten at varnish-software.com
Tue Jun 10 13:12:41 CEST 2014


commit c0098d30058144c67243143fab16aaa8df386d90
Author: Lasse Karstensen <lkarsten at varnish-software.com>
Date:   Tue Jun 10 12:04:28 2014 +0200

    Fix minor double wording.

diff --git a/lib/libvmod_directors/vmod.vcc b/lib/libvmod_directors/vmod.vcc
index cc0bb6c..f7f3330 100644
--- a/lib/libvmod_directors/vmod.vcc
+++ b/lib/libvmod_directors/vmod.vcc
@@ -98,8 +98,8 @@ $Method VOID .add_backend(BACKEND)
 Description
         Add a backend to the director.
 
-        Note that the order in which this is done matters in the for the
-        fallback director.
+	Note that the order in which this is done matters for the fallback
+	director.
 
 Example
        vdir.add_backend(backend1);



More information about the varnish-commit mailing list