[master] f5506c270 Typo

Geoff Simmons geoff at uplex.de
Tue Aug 7 10:48:06 UTC 2018


commit f5506c27049a3c0795f83a5c0ae0e84fd760a20c
Author: Geoff Simmons <geoff at uplex.de>
Date:   Tue Aug 7 12:46:46 2018 +0200

    Typo

diff --git a/lib/libvmod_std/vmod.vcc b/lib/libvmod_std/vmod.vcc
index c46d24156..87bcca003 100644
--- a/lib/libvmod_std/vmod.vcc
+++ b/lib/libvmod_std/vmod.vcc
@@ -377,7 +377,7 @@ Description
 
 	* ? matches a single character
 
-	* a bracket expresion such as [abc] or [!0-9] is interpreted
+	* a bracket expression such as [abc] or [!0-9] is interpreted
 	  as a character class according to the rules of basic regular
 	  expressions (*not* PCRE regexen), except that ! is used for
 	  character class negation instead of ^.


More information about the varnish-commit mailing list