diff --git a/gio/gsimpleasyncresult.c b/gio/gsimpleasyncresult.c index 68cd02eec..402a7379d 100644 --- a/gio/gsimpleasyncresult.c +++ b/gio/gsimpleasyncresult.c @@ -533,7 +533,7 @@ g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, } /** - * g_simple_async_result_get_op_res_gpointer: (skip): + * g_simple_async_result_get_op_res_gpointer: (skip) * @simple: a #GSimpleAsyncResult. * * Gets a pointer result as returned by the asynchronous function.