[master] d7687f0e2 spelling: traffic

Poul-Henning Kamp phk at FreeBSD.org
Mon Aug 19 12:47:18 UTC 2024


commit d7687f0e2ff597179f66f1a355e0f8e17fec3370
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date:   Wed Aug 7 08:31:02 2024 -0400

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

diff --git a/doc/changes.rst b/doc/changes.rst
index 97cf10ec8..49edc8f1f 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -1259,7 +1259,7 @@ Varnish Cache 6.6.0 (2021-03-15)
   ``req.is_hitmiss`` on the client side.
 
 * The ``set_ip_tos()`` function from the bundled ``std`` vmod now sets
-  the IPv6 Taffic Class (TCLASS) when used on an IPv6 connection.
+  the IPv6 Traffic Class (TCLASS) when used on an IPv6 connection.
 
 * A bug has been fixed which could lead to varnish failing to start
   after updates due to outdated content of the ``vmod_cache``
diff --git a/doc/sphinx/whats-new/changes-6.6.rst b/doc/sphinx/whats-new/changes-6.6.rst
index 1505f63bb..4dba423a3 100644
--- a/doc/sphinx/whats-new/changes-6.6.rst
+++ b/doc/sphinx/whats-new/changes-6.6.rst
@@ -174,7 +174,7 @@ VMODs
 ~~~~~~~~~~~~~~~~~~~~
 
 The ``set_ip_tos()`` function from the bundled ``std`` vmod now sets
-the IPv6 Taffic Class (TCLASS) when used on an IPv6 connection.
+the IPv6 Traffic Class (TCLASS) when used on an IPv6 connection.
 
 .. _whatsnew_changes_6.6_ban:
 


More information about the varnish-commit mailing list