[master] bfd1a6d6a spelling: endianness

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


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

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

diff --git a/include/vapi/vsl_int.h b/include/vapi/vsl_int.h
index 27e3fcaf1..87d38b04c 100644
--- a/include/vapi/vsl_int.h
+++ b/include/vapi/vsl_int.h
@@ -51,7 +51,7 @@
  * log records.
  *
  * Each logrecord consist of four or more 32 bit words, stored in
- * native endiansess:
+ * native endianness:
  *
  *   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  *   |     TAG       |  unused   |ver|          length               |


More information about the varnish-commit mailing list