From ee9ef056fc2d7985c36beea7c72f29a73f068a32 Mon Sep 17 00:00:00 2001 From: Vladimir Morozov Date: Tue, 3 Sep 2024 13:26:33 -0700 Subject: [PATCH] Update test/embedding/embedtest_concurrent_node_api.cc Co-authored-by: Michael Dawson --- test/embedding/embedtest_concurrent_node_api.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/embedding/embedtest_concurrent_node_api.cc b/test/embedding/embedtest_concurrent_node_api.cc index c04244d56c0a7f..bb13d58b881e77 100644 --- a/test/embedding/embedtest_concurrent_node_api.cc +++ b/test/embedding/embedtest_concurrent_node_api.cc @@ -66,7 +66,7 @@ extern "C" int32_t test_main_concurrent_node_api(int32_t argc, char* argv[]) { return 0; } -// We can use multiple environments at the same thread. +// We can use multiple environments on the same thread. // For each use we must open and close the environment scope. extern "C" int32_t test_main_multi_env_node_api(int32_t argc, char* argv[]) { CHECK(node_api_initialize_platform(argc,