[6.0] 06468b0dd Typo

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Wed Oct 31 13:08:04 UTC 2018


commit 06468b0ddd617aae76f1c8128b541389b786c0a4
Author: Geoff Simmons <geoff at uplex.de>
Date:   Mon Aug 20 12:51:33 2018 +0200

    Typo

diff --git a/include/vapi/vsc.h b/include/vapi/vsc.h
index 3ae67290f..6976c857b 100644
--- a/include/vapi/vsc.h
+++ b/include/vapi/vsc.h
@@ -136,7 +136,7 @@ int VSC_Iter(struct vsc *, struct vsm *, VSC_iter_f *, void *priv);
 	 * The returned points are valid until the next call to VSC_Iter()
 	 *
 	 * Not safe for concurrent reads with the same vsc and vsm
-	 * handles.  For concurrency, initalize and attach separate
+	 * handles.  For concurrency, initialize and attach separate
 	 * structs vsc and vsm.
 	 *
 	 * Arguments:


More information about the varnish-commit mailing list