Skip to content

Commit bab6c80

Browse files
author
Sotiris Nanopoulos
committed
fix spelling mistake
Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
1 parent 26a43c0 commit bab6c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/integration_test.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ TEST_P(IntegrationTest, PerWorkerStatsAndBalancing) {
144144

145145
// Make sure all workers pick up connections
146146
#ifdef WIN32
147-
// We can only gurantee this on Windows without the reuse_port changes.
147+
// We can only guarantee this on Windows without the reuse_port changes.
148148
TEST_P(IntegrationTest, AllWorkersAreHandlingLoad) {
149149
concurrency_ = 2;
150150
initialize();

0 commit comments

Comments
 (0)