[master] b7cb9b245 typos :(

Nils Goroll nils.goroll at uplex.de
Thu Oct 25 12:51:07 UTC 2018


commit b7cb9b245be9192e9b75e1f81327df3b97b2a2ed
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Thu Oct 25 14:49:33 2018 +0200

    typos :(

diff --git a/doc/sphinx/reference/vcl.rst b/doc/sphinx/reference/vcl.rst
index 67bf1dd12..84aadafb4 100644
--- a/doc/sphinx/reference/vcl.rst
+++ b/doc/sphinx/reference/vcl.rst
@@ -106,9 +106,9 @@ In string context they return a formatted string in RFC1123 format,
 e.g. ``Sun, 06 Nov 1994 08:49:37 GMT``.
 
 The keyword ``now`` returns a notion of the current time, which is
-kept cosistent during vcl subroutine invocations, so during the
+kept consistent during vcl subroutine invocations, so during the
 execution of a vcl subroutine callback (``vcl_* {}``), including all
-user-defined subroutines beging called, ``now`` always returns the
+user-defined subroutines being called, ``now`` always returns the
 same value.
 
 Durations


More information about the varnish-commit mailing list