[PATCH 01/16] annotations: Added missing colon



---
 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
-- 
1.7.0.4



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