From ce9f0cb155ad0e97cfc7703d9d7c8e5bec3201bc Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Tue, 28 Aug 2018 23:00:53 -0700 Subject: fixes #678 local binding for TLS+TCP sockets --- tests/tcp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tcp.c') diff --git a/tests/tcp.c b/tests/tcp.c index d13cc83d..2c49f509 100644 --- a/tests/tcp.c +++ b/tests/tcp.c @@ -108,7 +108,7 @@ TestMain("TCP Transport", { nng_strfree(addr); }); - Convey("We can use local interface to connet", { + Convey("We can use local interface to connect", { nng_socket s1; nng_socket s2; char addr[NNG_MAXADDRLEN]; -- cgit v1.2.3-70-g09d2