[master] eb696e3aa spelling: pedantic
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:40:08 UTC 2024
commit eb696e3aab8109ab6914570c03db8ba32a2aafae
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:30:59 2024 -0400
spelling: pedantic
Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
diff --git a/vmod/vmod_debug.c b/vmod/vmod_debug.c
index 076d43d36..99bc87201 100644
--- a/vmod/vmod_debug.c
+++ b/vmod/vmod_debug.c
@@ -172,7 +172,7 @@ static const struct vdp xyzzy_vdp_rot13 = {
};
/**********************************************************************
- * pendantic tests of the VDP API:
+ * pedantic tests of the VDP API:
* - assert that we see a VDP_END
* - assert that _fini gets called before the task ends
*
More information about the varnish-commit
mailing list