fix function name

This commit is contained in:
John Bintz 2024-02-22 07:12:30 -05:00
parent bb4d447f20
commit ff2ca6969d
1 changed files with 1 additions and 1 deletions

2
API.md
View File

@ -152,7 +152,7 @@ Set a socket to timeout after Wait_ms milliseconds if reading or writing doesn't
* 0 on success
* -1 on error
#### RESULT=Socket Close(Socket)
#### RESULT=Socket Close Socket(Socket)
Close a socket.