[master] 97e425ec1 spelling: subscription
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:44:12 UTC 2024
commit 97e425ec10f87b313c6db939c6ba95bd22f85de0
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:31:01 2024 -0400
spelling: subscription
Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
diff --git a/bin/varnishd/cache/cache_obj.c b/bin/varnishd/cache/cache_obj.c
index 21c3d8f91..1f4ca9876 100644
--- a/bin/varnishd/cache/cache_obj.c
+++ b/bin/varnishd/cache/cache_obj.c
@@ -658,7 +658,7 @@ ObjSetFlag(struct worker *wrk, struct objcore *oc, enum obj_flags of, int val)
}
/*====================================================================
- * Object event subscribtion mechanism.
+ * Object event subscription mechanism.
*
* XXX: it is extremely unclear what the locking circumstances are here.
*/
More information about the varnish-commit
mailing list