[glib] doc: Fix typo in previous commit



commit 562f29afdce05d63d98c8952d1d91d2f379634dc
Author: Benjamin Otte <otte redhat com>
Date:   Sat Feb 12 18:05:54 2011 +0100

    doc: Fix typo in previous commit
    
    Yuck. I blame it on the weekend.

 glib/gdatetime.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gdatetime.c b/glib/gdatetime.c
index 2957817..f76c442 100644
--- a/glib/gdatetime.c
+++ b/glib/gdatetime.c
@@ -1319,7 +1319,7 @@ g_date_time_add_full (GDateTime *datetime,
  * #GCompareFunc-compatible comparison for #GDateTime<!-- -->'s. Both
  * #GDateTime<-- -->'s must be non-%NULL.
  *
- * Returnsvalue: -1, 0 or 1 if @dt1 is less than, equal to or greater
+ * Return value: -1, 0 or 1 if @dt1 is less than, equal to or greater
  *   than @dt2.
  *
  * Since: 2.26



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