[master] 537ddcdc3 VMOD cookie doc grammar OCD.
guillaume quintard
gquintard at users.noreply.github.com
Tue Feb 18 16:49:06 UTC 2020
commit 537ddcdc34ec243313f3e2ef06418acb673c3840
Author: Geoff Simmons <geoff at uplex.de>
Date: Tue Feb 18 17:33:00 2020 +0100
VMOD cookie doc grammar OCD.
diff --git a/lib/libvmod_cookie/vmod.vcc b/lib/libvmod_cookie/vmod.vcc
index 3cbdfe261..f4263aebd 100644
--- a/lib/libvmod_cookie/vmod.vcc
+++ b/lib/libvmod_cookie/vmod.vcc
@@ -3,7 +3,7 @@ $Module cookie 3 "Varnish Cookie Module"
DESCRIPTION
===========
-Handle HTTP cookies easier in Varnish VCL.
+Handle HTTP cookies more easily in Varnish VCL.
Parses a cookie header into an internal data store, where per-cookie
get/set/delete functions are available. A filter_except() method removes all
More information about the varnish-commit
mailing list