minor typos in the documentation (a/an)

This commit is contained in:
Дилян Палаузов
2019-08-23 21:45:16 +00:00
parent c178c9734c
commit 512655aa12
53 changed files with 82 additions and 82 deletions

View File

@@ -34,13 +34,13 @@
* @short_description: Native GSocketAddress
* @include: gio/gio.h
*
* An socket address of some unknown native type.
* A socket address of some unknown native type.
*/
/**
* GNativeSocketAddress:
*
* An socket address, corresponding to a general struct
* A socket address, corresponding to a general struct
* sockadd address of a type not otherwise handled by glib.
*/