[master] 33648714a spelling: calculate

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


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

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

diff --git a/bin/varnishd/storage/storage_persistent.h b/bin/varnishd/storage/storage_persistent.h
index 0f8aafbed..8c2f4c236 100644
--- a/bin/varnishd/storage/storage_persistent.h
+++ b/bin/varnishd/storage/storage_persistent.h
@@ -332,7 +332,7 @@ void smp_newsilo(struct smp_sc *sc);
 int smp_valid_silo(struct smp_sc *sc);
 
 /*--------------------------------------------------------------------
- * Caculate payload of some stuff
+ * Calculate payload of some stuff
  */
 
 static inline uint64_t


More information about the varnish-commit mailing list