Parcourir la source

spelling: echoing

Josh Soref il y a 7 ans
Parent
commit
058884ff2f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/lib/asiolink/testutils/test_server_unix_socket.h

+ 1 - 1
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.