[master] b3a14937a Typo

PÃ¥l Hermunn Johansen hermunn at varnish-software.com
Mon May 6 11:12:08 UTC 2019


commit b3a14937ad7ce51e4e8f9abf71aaf94a1fb1d321
Author: Pål Hermunn Johansen <hermunn at varnish-software.com>
Date:   Sun Mar 3 22:46:53 2019 +0100

    Typo

diff --git a/bin/varnishd/cache/cache_ban_lurker.c b/bin/varnishd/cache/cache_ban_lurker.c
index 569f7e06e..053324d10 100644
--- a/bin/varnishd/cache/cache_ban_lurker.c
+++ b/bin/varnishd/cache/cache_ban_lurker.c
@@ -365,7 +365,7 @@ ban_lurker_work(struct worker *wrk, struct vsl_log *vsl)
 
 	/*
 	 * conceptually, all obans are now completed. Remove the tail. If it
-	 * containted the first oban, all obans were on the tail and we're
+	 * contained the first oban, all obans were on the tail and we're
 	 * done.
 	 */
 	if (ban_cleantail(VTAILQ_FIRST(&obans)))


More information about the varnish-commit mailing list