[grilo] doc: fix typos



commit 096ed59d0bfbbc392a8938a13340a4670b7b761e
Author: Fabien Lebaillif - Delamare <fabien developers arq-media com>
Date:   Wed Jan 5 15:15:32 2011 +0100

    doc: fix typos
    
    Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez igalia com>

 src/grl-metadata-source.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/grl-metadata-source.c b/src/grl-metadata-source.c
index f4d952d..c2f04c0 100644
--- a/src/grl-metadata-source.c
+++ b/src/grl-metadata-source.c
@@ -649,7 +649,7 @@ grl_metadata_source_writable_keys (GrlMetadataSource *source)
  * This is the main method of the #GrlMetadataSource class. It will fetch the
  * metadata of the requested keys.
  *
- * This function is asynchronic and uses the Glib's main loop.
+ * This function is asynchronous and uses the Glib's main loop.
  */
 void
 grl_metadata_source_resolve (GrlMetadataSource *source,
@@ -1100,7 +1100,7 @@ grl_metadata_source_get_description (GrlMetadataSource *source)
  * calling this method, future queries that return this media object 
  * shall return this new values for the selected keys.
  *
- * This function is asynchronic and uses the Glib's main loop.
+ * This function is asynchronous and uses the Glib's main loop.
  */
 void
 grl_metadata_source_set_metadata (GrlMetadataSource *source,



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