From: Josh Soref Date: Sun, 23 Jul 2017 20:57:33 +0000 (-0400) Subject: spelling: supplied X-Git-Tag: trac5124a_base~35^2~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60f149e5ff94178ff29c282f1ab8ec880a6accd8;p=thirdparty%2Fkea.git spelling: supplied --- diff --git a/src/lib/config/client_connection.cc b/src/lib/config/client_connection.cc index 8625b07f00..2045d263e4 100644 --- a/src/lib/config/client_connection.cc +++ b/src/lib/config/client_connection.cc @@ -34,7 +34,7 @@ public: /// @param socket_path Path to the socket description that the server /// is bound to. /// @param command Control command to be sent to the server. - /// @param handler Pointer to the user suppiled callback function which + /// @param handler Pointer to the user supplied callback function which /// should be invoked when transaction completes or when an error has /// occurred during the transaction. /// @param timeout Connection timeout in milliseconds.