[grilo] annotations: Added missing colon
- From: Iago Toral Quiroga <itoral src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo] annotations: Added missing colon
- Date: Fri, 10 Sep 2010 11:31:46 +0000 (UTC)
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]