[master] d275421f1 spelling: transaction
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:47:18 UTC 2024
commit d275421f1895a1789a42d5949feb008f1349f220
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:31:02 2024 -0400
spelling: transaction
Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
diff --git a/doc/sphinx/reference/vsl-query.rst b/doc/sphinx/reference/vsl-query.rst
index 4bfd3f348..68b1285b3 100644
--- a/doc/sphinx/reference/vsl-query.rst
+++ b/doc/sphinx/reference/vsl-query.rst
@@ -131,7 +131,7 @@ itself rather than log records belonging to the transaction. ::
vxid <numerical operator> <integer>
-A ``vxid`` query allows you to directly target a specific transacion,
+A ``vxid`` query allows you to directly target a specific transaction,
whose id can be obtained from an ``X-Varnish`` HTTP header, the
default "guru meditation" error page, or ``Begin`` and ``Link`` log
records.
More information about the varnish-commit
mailing list