[master] 7bb21524d Typos

Poul-Henning Kamp phk at FreeBSD.org
Mon Nov 28 17:39:05 UTC 2022


commit 7bb21524d7dad464bc36e7cfaa0892f449b75d7c
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Mon Nov 28 17:38:29 2022 +0000

    Typos

diff --git a/doc/sphinx/phk/cheri3.rst b/doc/sphinx/phk/cheri3.rst
index a2995bfae..0d45056c0 100644
--- a/doc/sphinx/phk/cheri3.rst
+++ b/doc/sphinx/phk/cheri3.rst
@@ -3,7 +3,7 @@
 How Varnish met CHERI 3/N
 =========================
 
-Of the four tests which still fail, three uses the "file stevedore".
+Of the four tests which still fail, three use the "file stevedore".
 
 Things you cannot do under CHERI: Pointers in shared files
 ----------------------------------------------------------
@@ -49,7 +49,7 @@ As previously mentioned, when you have 100K threads, you have to be
 stingy with memory, in particular with the thread stacks.
 
 But if you tune things too hard, the threads will step out of their
-stack and coredups result.  We try to be a little bit helpful
+stack and coredumps result.  We try to be a little bit helpful
 about the diagnostics in such cases, and we have a test-case
 which tries to exercise that.
 


More information about the varnish-commit mailing list