Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 02080e9

Browse files
henrybear327mafredri
andauthored
Fix a typo in chat_test.go (#491)
Fix typo in chat_test.go Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 parent cef8e11 commit 02080e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎internal/examples/chat/chat_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ func Test_chatServer(t *testing.T) {
5252
// 10 clients are started that send 128 different
5353
// messages of max 128 bytes concurrently.
5454
//
55-
// The test verifies that every message is seen by ever client
55+
// The test verifies that every message is seen by every client
5656
// and no errors occur anywhere.
5757
t.Run("concurrency", func(t *testing.T) {
5858
t.Parallel()

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /