[PATCH 5/6] annotations: Minor fix: added missing colon
- From: Simón Pena <spenap gmail com>
- To: grilo-list gnome org
- Subject: [PATCH 5/6] annotations: Minor fix: added missing colon
- Date: Mon, 6 Sep 2010 19:04:15 +0200
---
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]