[master] 750415fe0 spelling: macos
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:42:07 UTC 2024
commit 750415fe0bfb0ff7edef2eb1010b7898963caf1d
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:30:58 2024 -0400
spelling: macos
Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
diff --git a/lib/libvarnish/vtcp.c b/lib/libvarnish/vtcp.c
index 278a074ad..d3aba491c 100644
--- a/lib/libvarnish/vtcp.c
+++ b/lib/libvarnish/vtcp.c
@@ -614,7 +614,7 @@ VTCP_Check(ssize_t a)
defined (__NetBSD__) || \
defined (__APPLE__)
/*
- * Solaris and MacOS returns EINVAL if the other end unexpectedly reset
+ * Solaris and macOS returns EINVAL if the other end unexpectedly reset
* the connection.
*
* On NetBSD it is documented behaviour.
More information about the varnish-commit
mailing list