[grilo] Fix doc typo



commit fad9f6572b34927426b84959d96863ee5eff2fa4
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Tue Jun 15 14:22:04 2010 +0200

    Fix doc typo

 src/grl-metadata-source.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/grl-metadata-source.c b/src/grl-metadata-source.c
index 077833a..51d2d3f 100644
--- a/src/grl-metadata-source.c
+++ b/src/grl-metadata-source.c
@@ -603,7 +603,7 @@ grl_metadata_source_resolve (GrlMetadataSource *source,
  * the matched keys
  *
  * Compares the received @keys list with the supported key list by the
- * metadata @source, and will delete those keys which are not supported.
+ * metadata @source, and will delete those keys which are supported.
  *
  * Returns: (transfer full) (allow-none): if @return_filtered is %TRUE
  * will return the list of intersected keys; otherwise %NULL



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