diff --git a/API.md b/API.md index 322f47e..4ad0e37 100644 --- a/API.md +++ b/API.md @@ -140,7 +140,7 @@ Close the client, return immediately. `void sync_close()` -Close the client, return until it is really closed. +Close the client, don't return until it is really closed. `bool opened() const`