docs: small semantic correction to API.md (#412)

This commit is contained in:
Patrick Turley 2023-11-10 15:36:26 -06:00 committed by GitHub
parent 2c3f49a18e
commit 0dc2f7afea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
API.md
View File

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