[grilo/0.1.x] doc: Fix typo in grl_config_set_source()
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo/0.1.x] doc: Fix typo in grl_config_set_source()
- Date: Wed, 25 Apr 2012 11:37:35 +0000 (UTC)
commit 15b0349b5171ce2c6eebd92c2f6dcc48c33163d9
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Wed Apr 25 09:41:38 2012 +0000
doc: Fix typo in grl_config_set_source()
It returns source id, not plugin id.
Signed-off-by: Juan A. Suarez Romero <jasuarez igalia com>
src/data/grl-config.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/data/grl-config.c b/src/data/grl-config.c
index a022163..ff7c55f 100644
--- a/src/data/grl-config.c
+++ b/src/data/grl-config.c
@@ -265,7 +265,7 @@ grl_config_set_plugin (GrlConfig *config, const gchar *plugin)
* @config: the config instance
* @source: the source id
*
- * Set the plugin key in the configuration
+ * Set the source key in the configuration
*
* Since: 0.1.4
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]