[master] b56a9c2f8 spelling: buffered

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


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

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

diff --git a/lib/libvsc/VSC_main.vsc b/lib/libvsc/VSC_main.vsc
index 31f28feb1..cc463db4a 100644
--- a/lib/libvsc/VSC_main.vsc
+++ b/lib/libvsc/VSC_main.vsc
@@ -727,14 +727,14 @@
 	:oneliner:	SHM writes
 
 	Number of individual writes to the shared memory log. A single
-	write may batch multiple records for bufferred tasks.
+	write may batch multiple records for buffered tasks.
 
 
 .. varnish_vsc:: shm_flushes
 	:level:	diag
 	:oneliner:	SHM flushes due to overflow
 
-	Number of writes performed before the end of a bufferred task
+	Number of writes performed before the end of a buffered task
 	because adding a record to a batch would exceed vsl_buffer.
 
 .. varnish_vsc:: shm_cont


More information about the varnish-commit mailing list