[master] f102d3353 spelling: in between

Dridi Boukelmoune dridi at varni.sh
Tue Sep 10 14:23:03 UTC 2024


On Mon, Aug 19, 2024 at 1:07 PM Poul-Henning Kamp <phk at freebsd.org> wrote:
>
>
> commit f102d3353569dcd130870c083ecd6ecc5fd77b73
> Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
> Date:   Wed Aug 7 08:30:57 2024 -0400
>
>     spelling: in between
>
>     Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
>
> diff --git a/doc/sphinx/reference/vmod.rst b/doc/sphinx/reference/vmod.rst
> index 553c406f7..bac18cd03 100644
> --- a/doc/sphinx/reference/vmod.rst
> +++ b/doc/sphinx/reference/vmod.rst
> @@ -488,7 +488,7 @@ VCL_SUB
>         side).
>
>         For more than one invocation of ``VRT_call()``, VMODs *must*
> -       check if ``VRT_handled()`` returns non-zero inbetween calls:
> +       check if ``VRT_handled()`` returns non-zero in between calls:

Isn't the correct spelling in-between in this context?

>         The called SUB may have returned with an action (any
>         ``return(x)`` other than plain ``return``) or may have failed
>         the VCL, and in both cases the calling VMOD *must* return
> _______________________________________________
> varnish-commit mailing list
> varnish-commit at varnish-cache.org
> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit


More information about the varnish-commit mailing list