[master] 1506c55 Forgot to change my mind all over the place.

Poul-Henning Kamp phk at FreeBSD.org
Wed Feb 7 09:03:05 UTC 2018


commit 1506c55872ac31dee1a7884e5631bebd505351e0
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Wed Feb 7 09:02:18 2018 +0000

    Forgot to change my mind all over the place.

diff --git a/lib/libvmod_std/vmod.vcc b/lib/libvmod_std/vmod.vcc
index e7c13a4..16dd85f 100644
--- a/lib/libvmod_std/vmod.vcc
+++ b/lib/libvmod_std/vmod.vcc
@@ -338,7 +338,7 @@ Example
 	|	...
 	| }
 
-$Function BOOL issyntax(REAL)
+$Function BOOL syntax(REAL)
 
 Description
 	Returns the true if VCL version is at least REAL.


More information about the varnish-commit mailing list