From 1fb630b7df7d65c436f7486266671f9eb942067c Mon Sep 17 00:00:00 2001 From: David Timber Date: Sat, 5 Nov 2022 19:19:30 +0800 Subject: Doc and source comment spelling check --- src/htbt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/htbt.c') diff --git a/src/htbt.c b/src/htbt.c index 143081b..bc9e23e 100644 --- a/src/htbt.c +++ b/src/htbt.c @@ -988,7 +988,7 @@ static bool htbt_relay_child_evflush ( */ errno = EPIPE; } - // It's up to authoritive end to decide if they should raise SIGPIPE + // It's up to authoritative end to decide if they should raise SIGPIPE prne_pth_reset_timer(ev, &HTBT_SLV_SCK_OP_TIMEOUT); htbt_slv_send_status( ctx, -- cgit