[master] 6692ff9 Typo

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Mon Jul 6 08:36:21 CEST 2015


commit 6692ff9e83a824785a4e7db4ac3c8dd414622e0c
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Mon Jul 6 08:02:22 2015 +0200

    Typo

diff --git a/bin/varnishd/cache/cache_backend.c b/bin/varnishd/cache/cache_backend.c
index 7ed2673..bd8a8c5 100644
--- a/bin/varnishd/cache/cache_backend.c
+++ b/bin/varnishd/cache/cache_backend.c
@@ -241,7 +241,7 @@ vbe_dir_gethdrs(const struct director *d, struct worker *wrk,
 		/*
 		 * If we recycled a backend connection, there is a finite chance
 		 * that the backend closed it before we got the bereq to it.
-		 * In that case do a single automatic retry if req.boy allows.
+		 * In that case do a single automatic retry if req.body allows.
 		 */
 		vbe_dir_finish(d, wrk, bo);
 		AZ(bo->htc);



More information about the varnish-commit mailing list