From d3d5b701cb940e5f6c7cb2af199428fc8224e665 Mon Sep 17 00:00:00 2001 From: yangfl Date: Wed, 19 Sep 2018 11:15:50 +0800 Subject: Fix typos --- auto_tests/TCP_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auto_tests') diff --git a/auto_tests/TCP_test.c b/auto_tests/TCP_test.c index fe699947..9206e265 100644 --- a/auto_tests/TCP_test.c +++ b/auto_tests/TCP_test.c @@ -691,7 +691,7 @@ START_TEST(test_tcp_connection) "Could not add tcp relay to connection\n"); ck_assert_msg(new_tcp_connection_to(tc_2, tcp_connections_public_key(tc_1), 123) == -1, - "Managed to readd same connection\n"); + "Managed to read same connection\n"); do_TCP_server_delay(tcp_s, mono_time, 50); -- cgit v1.2.3