[grilo/0.1.x] core: Fix typo in key description



commit 1dbc761487b0b16d7a25c17e8644dd36fa87f5c9
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Wed Aug 8 15:52:03 2012 +0000

    core: Fix typo in key description

 src/grl-metadata-key.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/grl-metadata-key.c b/src/grl-metadata-key.c
index aef78b8..6c7efc2 100644
--- a/src/grl-metadata-key.c
+++ b/src/grl-metadata-key.c
@@ -182,7 +182,7 @@ grl_metadata_key_setup_system_keys (GrlPluginRegistry *registry)
     grl_plugin_registry_register_metadata_key (registry,
                                                g_param_spec_string ("source",
                                                                     "Source",
-                                                                    "Source ID prioviding the content",
+                                                                    "Source ID providing the content",
                                                                     NULL,
                                                                     G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE),
                                                NULL);



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