[gnome-calendar/ui-rewrite] week-view: fixed doc sections



commit 31d57a09e680c872f5e13b6c12285e862198301f
Author: Erick Pérez Castellanos <erick red gmail com>
Date:   Fri Sep 26 01:54:58 2014 -0400

    week-view: fixed doc sections

 src/gcal-week-view.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gcal-week-view.c b/src/gcal-week-view.c
index bf2ed72..f95aa7d 100644
--- a/src/gcal-week-view.c
+++ b/src/gcal-week-view.c
@@ -1263,7 +1263,7 @@ gcal_week_view_scroll_value_changed (GtkAdjustment *adjusment,
  * gcal_week_view_get_initial_date:
  *
  * Since: 0.1
- * Return value: the first day of the month
+ * Return value: the first day of the week
  * Returns: (transfer full): Release with g_free()
  **/
 static icaltimetype*
@@ -1286,7 +1286,7 @@ gcal_week_view_get_initial_date (GcalView *view)
  * gcal_week_view_get_final_date:
  *
  * Since: 0.1
- * Return value: the last day of the month
+ * Return value: the last day of the week
  * Returns: (transfer full): Release with g_free()
  **/
 static icaltimetype*


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