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

@@ -2040,7 +2040,7 @@ g_cclosure_marshal_VOID__VARIANTv (GClosure *closure,
* marshaller, see g_closure_set_marshal() and
* g_closure_set_meta_marshal()
*
* A #GClosureMarshal function for use with signals with a unsigned int
* A #GClosureMarshal function for use with signals with an unsigned int
* and a pointer as arguments.
*/
/* VOID:UINT,POINTER */