Skip to content

Commit

Permalink
Update yojimbo_client_interface.h
Browse files Browse the repository at this point in the history
  • Loading branch information
dbechrd authored Sep 1, 2024
1 parent 63a0b47 commit 2022d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/yojimbo_client_interface.h
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ namespace yojimbo

/**
Is the client connected to a server?
This is true once a client successfully finishes connection negotiatio, and connects to a server. It is false while connecting to a server.
This is true once a client successfully finishes connection negotiation, and connects to a server. It is false while connecting to a server.
@returns true if the client is connected to a server.
*/

Expand Down

0 comments on commit 2022d5b

Please sign in to comment.