|
@@ -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.
|