docs: spelling and grammar fixes

Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
This commit is contained in:
Ville Skyttä
2024-04-01 10:54:59 +00:00
parent 573b4e35d1
commit b20647c2e2
48 changed files with 86 additions and 86 deletions

View File

@@ -1025,7 +1025,7 @@ g_socket_client_emit_event (GSocketClient *client,
event, connectable, connection);
}
/* Originally, GSocketClient returned whatever error occured last. Turns
/* Originally, GSocketClient returned whatever error occurred last. Turns
* out this doesn't work well in practice. Consider the following case:
* DNS returns an IPv4 and IPv6 address. First we'll connect() to the
* IPv4 address, and say that succeeds, but TLS is enabled and the TLS