[master] 6d0e24109 polish
    Nils Goroll 
    nils.goroll at uplex.de
       
    Wed Sep 12 09:10:09 UTC 2018
    
    
  
commit 6d0e2410905db9e4e0d30e0e91101713094a425f
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Wed Sep 12 10:41:59 2018 +0200
    polish
diff --git a/doc/sphinx/reference/vmod.rst b/doc/sphinx/reference/vmod.rst
index e91b87db1..df6f5c7d9 100644
--- a/doc/sphinx/reference/vmod.rst
+++ b/doc/sphinx/reference/vmod.rst
@@ -46,7 +46,7 @@ The vmod.vcc file
 The interface between your VMOD and the VCL compiler ("VCC") and the
 VCL runtime ("VRT") is defined in the vmod.vcc file which a python
 script called "vmodtool.py" turns into thaumaturgically challenged C
-data structures that does all the hard work.
+data structures that do all the hard work.
 
 The std VMODs vmod.vcc file looks somewhat like this::
 
    
    
More information about the varnish-commit
mailing list