]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: echoing
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 16:19:46 +0000 (12:19 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 16:19:46 +0000 (12:19 -0400)
src/lib/asiolink/testutils/test_server_unix_socket.h

index 3f21b9c0212d0b85f58451a1d1e07de6caa2bb6b..3deb59fd9646ed65daff0b17256f280451a3ce72 100644 (file)
@@ -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.