Skip to content

Commit

Permalink
fix spelling mistake
Browse files Browse the repository at this point in the history
Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
  • Loading branch information
Sotiris Nanopoulos committed Aug 23, 2021
1 parent 26a43c0 commit bab6c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/integration_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ TEST_P(IntegrationTest, PerWorkerStatsAndBalancing) {

// Make sure all workers pick up connections
#ifdef WIN32
// We can only gurantee this on Windows without the reuse_port changes.
// We can only guarantee this on Windows without the reuse_port changes.
TEST_P(IntegrationTest, AllWorkersAreHandlingLoad) {
concurrency_ = 2;
initialize();
Expand Down

0 comments on commit bab6c80

Please sign in to comment.