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

@@ -728,7 +728,7 @@ g_notification_get_priority_nick (GNotification *notification)
/*< private >
* g_notification_serialize:
*
* Serializes @notification into an floating variant of type a{sv}.
* Serializes @notification into a floating variant of type a{sv}.
*
* Returns: the serialized @notification as a floating variant.
*/