[evolution-data-server] Bug 740843 - Correct documentation of e_cal_client_remove_object_sync()
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Bug 740843 - Correct documentation of e_cal_client_remove_object_sync()
- Date: Fri, 28 Nov 2014 14:04:41 +0000 (UTC)
commit 3626ec6ccff784cef85a2e233b0eada45ceb63b8
Author: Mateusz Polrola <mateusz polrola gmail com>
Date: Fri Nov 28 15:04:06 2014 +0100
Bug 740843 - Correct documentation of e_cal_client_remove_object_sync()
calendar/libecal/e-cal-client.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/calendar/libecal/e-cal-client.c b/calendar/libecal/e-cal-client.c
index 914f386..f139d61 100644
--- a/calendar/libecal/e-cal-client.c
+++ b/calendar/libecal/e-cal-client.c
@@ -5436,7 +5436,7 @@ e_cal_client_remove_object_finish (ECalClient *client,
* This function allows the removal of instances of a recurrent
* appointment. By using a combination of the @uid, @rid and @mod
* arguments, you can remove specific instances. If what you want
- * is to remove all instances, use %NULL @rid and E_CAL_OBJ_MODE_THIS
+ * is to remove all instances, use %NULL @rid and E_CAL_OBJ_MODE_ALL
* for the @mod.
*
* Returns: %TRUE if successful, %FALSE otherwise.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]