[grilo] doc: Fix parameter typo



commit dd4f5255d24390f2c2cac115be8a9c9d4ee8a6da
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 bcf7c04..af77f1c 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]