[master] cee00761c typo
    Guillaume Quintard 
    guillaume at varnish-software.com
       
    Fri Feb 21 16:28:06 UTC 2020
    
    
  
commit cee00761cb4fa31167e800a4db332796d9e06eff
Author: Guillaume Quintard <guillaume at varnish-software.com>
Date:   Fri Feb 21 08:27:11 2020 -0800
    typo
diff --git a/doc/sphinx/users-guide/esi.rst b/doc/sphinx/users-guide/esi.rst
index 87c8c6366..c8cabeef5 100644
--- a/doc/sphinx/users-guide/esi.rst
+++ b/doc/sphinx/users-guide/esi.rst
@@ -107,7 +107,7 @@ ESI on invalid XML
 
 The ESI parser expects the XML to be reasonably well formed, but
 this may fail if you are ESI including non-XML files.  You can
-make the ESI parser disrecard anything but ESI tags by setting::
+make the ESI parser disregard anything but ESI tags by setting::
 
    param.set feature +esi_ignore_other_elements
 
    
    
More information about the varnish-commit
mailing list