[master] 1207ac1c8 spelling: privileges
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:47:16 UTC 2024
commit 1207ac1c85e6f6482b6df0d448cd76d959814da5
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:31:00 2024 -0400
spelling: privileges
Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
diff --git a/doc/sphinx/reference/vext.rst b/doc/sphinx/reference/vext.rst
index 6570947d0..1b324b45e 100644
--- a/doc/sphinx/reference/vext.rst
+++ b/doc/sphinx/reference/vext.rst
@@ -10,7 +10,7 @@ VEXT - Varnish Extensions
%%%%%%%%%%%%%%%%%%%%%%%%%
A Varnish Extension is a shared library, loaded into the worker
-process during startup, before privilges are dropped for good. This
+process during startup, before privileges are dropped for good. This
allows a VEXT to do pretty much anything it wants to do in the
worker process.
More information about the varnish-commit
mailing list