Skip to content

Commit 40f6646

Browse files
committed
fix typo
1 parent b0ccf52 commit 40f6646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/tests/run_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ if [[ $* == *--only-diff-head* ]]; then
5858
fi
5959
fi
6060

61-
# Because Kokoro runs presubmit builds simalteneously, we often see
61+
# Because Kokoro runs presubmit builds simultaneously, we often see
6262
# quota related errors. I think we can avoid this by changing the
6363
# order of tests to execute (e.g. reverse order for py-3.8
6464
# build). Currently there's no easy way to do that with btlr, so we

0 commit comments

Comments
 (0)