Skip to content

Commit

Permalink
docs: small semantic correction to API.md (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
pturley0 committed Nov 10, 2023
1 parent 2c3f49a commit 0dc2f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand Down

0 comments on commit 0dc2f7a

Please sign in to comment.