diff options
-rw-r--r-- | girepository/girepository.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/girepository/girepository.c b/girepository/girepository.c index d9f8f6c3..df0f2479 100644 --- a/girepository/girepository.c +++ b/girepository/girepository.c @@ -1605,7 +1605,7 @@ static const GOptionEntry introspection_args[] = { }; /** - * g_irepository_get_option_group: (skip) + * g_irepository_get_option_group: * * Obtain the option group for girepository, it's used * by the dumper and for programs that wants to provide |