[grilo/debian: 16/23] core: Fix some typos in documentation



commit 642c58f2b77ff312debbfdd613ec06fdfa00ce0c
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Fri Mar 4 13:07:15 2011 +0100

    core: Fix some typos in documentation
    
    Signed-off-by: Juan A. Suarez Romero <jasuarez igalia com>

 src/data/grl-related-keys.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/data/grl-related-keys.c b/src/data/grl-related-keys.c
index 22723d1..bb34157 100644
--- a/src/data/grl-related-keys.c
+++ b/src/data/grl-related-keys.c
@@ -101,8 +101,8 @@ free_value (GValue *val)
 /**
  * grl_related_keys_new:
  *
- *  Creates a new #GrlRelatedKeys instance that can be used to store related
- *  keys and their values.
+ * Creates a new #GrlRelatedKeys instance that can be used to store related
+ * keys and their values.
  *
  * Returns: a new object.
  **/
@@ -168,7 +168,7 @@ grl_related_keys_new_valist (GrlKeyID key,
  * pairs. Finish the list with %NULL.
  *
  * For more information see #grl_related_keys_new_valist.
-
+ *
  * Returns: a new #GrlRelatedKeys
  **/
 GrlRelatedKeys *



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