Commit b7cb9b24 authored by Nils Goroll's avatar Nils Goroll

typos :(

parent 5522ddd9
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment