[master] 9e241252f spelling: grab

Poul-Henning Kamp phk at FreeBSD.org
Mon Aug 19 12:44:09 UTC 2024


commit 9e241252facb1befd0f4eafd32b71dd746e3c4dc
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date:   Wed Aug 7 08:30:57 2024 -0400

    spelling: grab
    
    Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>

diff --git a/bin/varnishd/storage/storage_persistent.c b/bin/varnishd/storage/storage_persistent.c
index 0f858771e..df2fc9128 100644
--- a/bin/varnishd/storage/storage_persistent.c
+++ b/bin/varnishd/storage/storage_persistent.c
@@ -363,7 +363,7 @@ smp_open(struct stevedore *st)
 		AZ(smp_open_segs(sc, &sc->seg2));
 
 	/*
-	 * Grap a reference to the tail of the ban list, until the thread
+	 * Grab a reference to the tail of the ban list, until the thread
 	 * has loaded all objects, so we can be sure that all of our
 	 * proto-bans survive until then.
 	 */


More information about the varnish-commit mailing list