From de6d4dbd1e8845e08c2d87cd89a919e5b21ba619 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Mon, 21 Jun 2021 16:47:06 -0400 Subject: Fix various spelling issues (#1883). Signed-off-by: Josh Soref --- include/socketengine.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/socketengine.h') diff --git a/include/socketengine.h b/include/socketengine.h index d8d5e406d..8dc548a68 100644 --- a/include/socketengine.h +++ b/include/socketengine.h @@ -68,7 +68,7 @@ enum EventMask /** Mask for all read events */ FD_WANT_READ_MASK = 0x0F, - /** Do not test this socket for writeability + /** Do not test this socket for writability */ FD_WANT_NO_WRITE = 0x10, /** Give a write event at all times when writes will not block. -- cgit v1.3.1-10-gc9f91