Fix a couple typos in doc comments

This commit is contained in:
Michael Catanzaro 2018-10-17 13:23:21 -05:00
parent 035975da09
commit 4e94164a72
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@
* then attempt to connect to that host, handling the possibility of
* multiple IP addresses and multiple address families.
*
* See #GSocketConnectable for and example of using the connectable
* See #GSocketConnectable for an example of using the connectable
* interface.
*/

View File

@ -52,7 +52,7 @@
* address families.
*
* See #GSrvTarget for more information about SRV records, and see
* #GSocketConnectable for and example of using the connectable
* #GSocketConnectable for an example of using the connectable
* interface.
*/