[grilo] annotations: Added missing colon



commit 4fd6f158bff2bb178b0536c8a95470c80b7b9eb9
Author: Simón Pena <spenap gmail com>
Date:   Thu Sep 9 22:08:43 2010 +0200

    annotations: Added missing colon
    
    Signed-off-by: Iago Toral Quiroga <itoral igalia com>

 src/data/grl-data.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/data/grl-data.c b/src/data/grl-data.c
index 194be75..4fccf58 100644
--- a/src/data/grl-data.c
+++ b/src/data/grl-data.c
@@ -226,7 +226,7 @@ grl_data_set (GrlData *data, GrlKeyID key, const GValue *value)
 /**
  * grl_data_set_string:
  * @data: data to modify
- * @key: (type GObject.ParamSpec*) key to change or add
+ * @key: (type GObject.ParamSpec*): key to change or add
  * @strvalue: the new value
  *
  * Sets the value associated with the key. If key already has a value and



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