[master] d29dbda13 spelling: workspace

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


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

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

diff --git a/doc/changes.rst b/doc/changes.rst
index 49edc8f1f..788160c50 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -1072,7 +1072,7 @@ Varnish Cache 7.0.0 (2021-09-15)
 * New feature checks in ``varnishtest``: ``sanitizer``, ``asan``, ``lsan``,
   ``msan``, ``ubsan`` and ``coverage``.
 
-* New ``--enable-workspace-emulator`` configure flag to swap the worksapce
+* New ``--enable-workspace-emulator`` configure flag to swap the workspace
   implementation with a sparse one ideal for fuzzing (3644_).
 
 * Strict comparison of items from the HTTP grammar (3650_).
@@ -1853,7 +1853,7 @@ Varnish Cache 6.4.0 (2020-03-16)
 * Add vi-stype CTRL-f / CTRL-b for page down/up to interactive
   varnishstat
 
-* Fixed wrong handling of an out-of-workspae condition in the proxy
+* Fixed wrong handling of an out-of-workspace condition in the proxy
   vmod and in the workspace allocator, bug 3131_
 
 * Raised the minimum for the ``vcl_cooldown`` parameter to 1s to fix


More information about the varnish-commit mailing list