[master] 48fcdfe3a spelling: crlf

Nils Goroll nils.goroll at uplex.de
Tue Aug 20 08:44:07 UTC 2024


commit 48fcdfe3a0faa8f8f3e89da7e49bb6edbb479a51
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date:   Mon Aug 19 11:23:57 2024 -0400

    spelling: crlf
    
    Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>

diff --git a/doc/sphinx/reference/vcl-probe.rst b/doc/sphinx/reference/vcl-probe.rst
index d53d2e265..858affe96 100644
--- a/doc/sphinx/reference/vcl-probe.rst
+++ b/doc/sphinx/reference/vcl-probe.rst
@@ -82,8 +82,8 @@ Can be used to specify a full HTTP/1.1 request to be sent::
         "X-Magic: We're fine with this."
         "Connection: close";
 
-Each of the strings will have ``CRNL`` appended and a final HTTP
-header block terminating ``CRNL`` will be appended as well.
+Each of the strings will have ``CRLF`` appended and a final HTTP
+header block terminating ``CRLF`` will be appended as well.
 
 Because connection shutdown is part of the health check,
 ``Connection: close`` is mandatory.


More information about the varnish-commit mailing list