From d1e84b2e1c426ac95ee8721e5a39d7f16ca7f059 Mon Sep 17 00:00:00 2001 From: Josh Rickmar Date: Wed, 15 May 2024 02:35:17 +0000 Subject: [PATCH] i can confirm english is indeed my native language --- mixing/mixpool/mixpool.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mixing/mixpool/mixpool.go b/mixing/mixpool/mixpool.go index 5d82a9dc5..8d586ee6a 100644 --- a/mixing/mixpool/mixpool.go +++ b/mixing/mixpool/mixpool.go @@ -652,7 +652,7 @@ PRLoop: // Received is a parameter for Pool.Receive describing the session and run to // receive messages for, and slices for returning results. A single non-nil -// slices is required and indicates which message slice will be will be +// slice is required and indicates which message slice will be will be // appended to. Received messages are unsorted. type Received struct { Sid [32]byte