]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: supplied
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 20:57:33 +0000 (16:57 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 20:57:33 +0000 (16:57 -0400)
src/lib/config/client_connection.cc

index 8625b07f00d78c1d237ae0e3f90ef56caf093113..2045d263e45cc164a36b85cf8444fef0e52fda03 100644 (file)
@@ -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.