From 60f149e5ff94178ff29c282f1ab8ec880a6accd8 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 23 Jul 2017 16:57:33 -0400 Subject: [PATCH] spelling: supplied --- src/lib/config/client_connection.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2