We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5afe10 commit d918e1aCopy full SHA for d918e1a
google/cloud/spanner/integration_tests/client_integration_test.cc
@@ -771,7 +771,7 @@ void CheckExecuteQueryWithSingleUseOptions(
771
}
772
773
/// @test Verify the `ReadLockMode` option is sent in the RPC by creating a
774
-/// situation where a transaction A perfomrs a commit while a transaction B
+/// situation where a transaction A performs a commit while a transaction B
775
/// performed one after tx A started.
776
TEST_F(ClientIntegrationTest, ReadLockModeOptionIsSent) {
777
if (UsingEmulator()) {
0 commit comments