[grilo/0.1.x] doc: Fix parameter typo



commit ddc52b54e833ee942f93e8d82a398f54a582c2ac
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Mon Jun 27 13:16:37 2011 +0000

    doc: Fix parameter typo
    
    Signed-off-by: Juan A. Suarez Romero <jasuarez igalia com>

 src/grl-operation.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/grl-operation.c b/src/grl-operation.c
index 4154946..afff469 100644
--- a/src/grl-operation.c
+++ b/src/grl-operation.c
@@ -146,7 +146,7 @@ grl_operation_get_data (guint operation_id)
 /**
  * grl_operation_set_data:
  * @operation_id: the identifier of a running operation
- * @data: the data to attach
+ * @user_data: the data to attach
  *
  * Attach a pointer to the specific operation.
  */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]