From: Josh Soref Date: Sun, 23 Jul 2017 16:19:46 +0000 (-0400) Subject: spelling: echoing X-Git-Tag: trac5124a_base~35^2~153 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=058884ff2f3086df065f348d26d116a1a9b899f3;p=thirdparty%2Fkea.git spelling: echoing --- diff --git a/src/lib/asiolink/testutils/test_server_unix_socket.h b/src/lib/asiolink/testutils/test_server_unix_socket.h index 3f21b9c021..3deb59fd96 100644 --- a/src/lib/asiolink/testutils/test_server_unix_socket.h +++ b/src/lib/asiolink/testutils/test_server_unix_socket.h @@ -32,7 +32,7 @@ class ConnectionPool; /// message (prefixed with the word "received"). /// /// It is also possible to specify a custom response from the server -/// instead of eachoing back the request. +/// instead of echoing back the request. /// /// It is possible to make multiple connections to the server side /// socket simultaneously.