[master] 8149df5f4 spelling: ugliness
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:47:19 UTC 2024
commit 8149df5f457f917771f12091b27cdd6980c1f347
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:31:02 2024 -0400
spelling: ugliness
Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
diff --git a/doc/sphinx/phk/cheri6.rst b/doc/sphinx/phk/cheri6.rst
index 6c52b9621..a34793e53 100644
--- a/doc/sphinx/phk/cheri6.rst
+++ b/doc/sphinx/phk/cheri6.rst
@@ -9,7 +9,7 @@ Varnish Socket Addresses
Socket addresses are a bit of a mess, in particular because nobody
dared shake up all the IPv4 legacy code when IPv6 was introduced.
-In varnish we encapsulate all that uglyness in a ``struct suckaddr``,
+In varnish we encapsulate all that ugliness in a ``struct suckaddr``,
so named because it sucks that we have to spend time and code on this.
In a case like this, it makes sense to make the internals strictly
More information about the varnish-commit
mailing list