[master] 2984f0b59 spelling: exception

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


commit 2984f0b594cbb46b785bfd9c51d521715e54f928
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date:   Wed Aug 7 08:30:56 2024 -0400

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

diff --git a/doc/sphinx/phk/cheri2.rst b/doc/sphinx/phk/cheri2.rst
index 26d312d06..d223b924f 100644
--- a/doc/sphinx/phk/cheri2.rst
+++ b/doc/sphinx/phk/cheri2.rst
@@ -72,7 +72,7 @@ back into ``poll(2)``.
 
 This is 100% safe, because nobody else can get to a pipe created
 with ``pipe(2)``, but there is no way CHERI could spot that to
-make an execption, so reading pointers out of a filedescriptor,
+make an exception, so reading pointers out of a filedescriptor,
 cause fully justified core-dumps.
 
 If the poll-waiter was actually relevant, the proper fix would be


More information about the varnish-commit mailing list