From f3c930ceb71a141ac34c857b0adfbe498b876fe9 Mon Sep 17 00:00:00 2001 From: Lionel Landwerlin Date: Tue, 3 Sep 2013 15:29:58 +0100 Subject: [PATCH] glib-source: fix argument description Reviewed-by: Robert Bragg --- cogl/cogl-glib-source.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogl/cogl-glib-source.h b/cogl/cogl-glib-source.h index d8d17258a..c60b3f94c 100644 --- a/cogl/cogl-glib-source.h +++ b/cogl/cogl-glib-source.h @@ -66,7 +66,7 @@ cogl_glib_source_new (CoglContext *context, /** * cogl_glib_renderer_source_new: - * @context: A #CoglContext + * @renderer: A #CoglRenderer * @priority: The priority of the #GSource * * Creates a #GSource which handles Cogl's internal system event