[master] 0667b98 More spelling
Federico G. Schwindt
fgsch at lodoss.net
Tue Sep 13 09:49:10 CEST 2016
commit 0667b98ce5d4e20e5c96ad35154bcbb52b4b9f6f
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date: Tue Sep 13 08:48:54 2016 +0100
More spelling
diff --git a/include/tbl/vsl_tags.h b/include/tbl/vsl_tags.h
index 94d05b7..011541b 100644
--- a/include/tbl/vsl_tags.h
+++ b/include/tbl/vsl_tags.h
@@ -432,7 +432,7 @@ SLTM(End, 0, "Marks the end of a VXID",
)
SLTM(VSL, 0, "VSL API warnings and error message",
- "Warnings and error messages genererated by the VSL API while"
+ "Warnings and error messages generated by the VSL API while"
" reading the shared memory log.\n\n"
)
@@ -541,11 +541,11 @@ SLTM(H2RxBody, 0, "Received HTTP2 frame body",
"Binary data"
)
-SLTM(H2TxHdr, 0, "Transmit HTTP2 frame header",
+SLTM(H2TxHdr, 0, "Transmitted HTTP2 frame header",
"Binary data"
)
-SLTM(H2TxBody, 0, "Transmit HTTP2 frame body",
+SLTM(H2TxBody, 0, "Transmitted HTTP2 frame body",
"Binary data"
)
More information about the varnish-commit
mailing list