diff --git a/src/as-pool.c b/src/as-pool.c index 260fa37b..46a190e4 100644 --- a/src/as-pool.c +++ b/src/as-pool.c @@ -1147,7 +1147,7 @@ as_pool_save_cache_file (AsPool *pool, const gchar *fname, GError **error) * * Get a list of found components. * - * Returns: (transfer container) (element-type AsComponent): an array of #AsComponent instances. + * Returns: (transfer full) (element-type AsComponent): an array of #AsComponent instances. */ GPtrArray* as_pool_get_components (AsPool *pool)