From 83081befc1a9da3c02f78e092698ddca0f41a0f9 Mon Sep 17 00:00:00 2001 From: melissacrawford396 Date: Wed, 11 Jan 2017 20:19:38 -0500 Subject: Spelling and grammar changes (#923) --- test/test_client_async.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_client_async.py') diff --git a/test/test_client_async.py b/test/test_client_async.py index 8661e90..8874c67 100644 --- a/test/test_client_async.py +++ b/test/test_client_async.py @@ -74,7 +74,7 @@ def test_bootstrap_failure(conn): def test_can_connect(cli, conn): - # Node is not in broker metadata - cant connect + # Node is not in broker metadata - can't connect assert not cli._can_connect(2) # Node is in broker metadata but not in _conns -- cgit v1.2.1