From 1378d050ff8c7ddf53336cd03c28f2fa2ba24035 Mon Sep 17 00:00:00 2001 From: binbin <83755740+binbinlv@users.noreply.github.com> Date: Thu, 2 Dec 2021 22:24:26 +0800 Subject: [PATCH] [skip ci] Fix typos in comments (#12651) Signed-off-by: Binbin Lv --- tests/python_client/testcases/test_connection.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python_client/testcases/test_connection.py b/tests/python_client/testcases/test_connection.py index 87c6b48018..f9f99d8261 100644 --- a/tests/python_client/testcases/test_connection.py +++ b/tests/python_client/testcases/test_connection.py @@ -810,7 +810,7 @@ class TestConnect: """ target: test uri connect with multiprocess method: set correct uri, test with multiprocessing connecting - expected: all connection is connected + expected: all connections are connected """ def connect():