Skip to content

Commit

Permalink
i can confirm english is indeed my native language
Browse files Browse the repository at this point in the history
  • Loading branch information
jrick committed May 15, 2024
1 parent 041c47a commit d1e84b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mixing/mixpool/mixpool.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d1e84b2

Please sign in to comment.