Kaynağa Gözat

grammar nit

Pavel Samygin 3 yıl önce
ebeveyn
işleme
e340c52ffe
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      tests/test_p2p_daemon_bindings.py

+ 1 - 1
tests/test_p2p_daemon_bindings.py

@@ -560,7 +560,7 @@ async def test_client_stream_handler_success(p2pcs):
 
     writer.close()
 
-    # test case: registering twice can not override the previous registration without balanced flag
+    # test case: registering twice can't override the previous registration without balanced flag
     event_third = asyncio.Event()
 
     async def handler_third(stream_info, reader, writer):