[evolution-data-server/wip/mcrha/libical-glib] [e-cal-cache.c] Correct a developer comment



commit ffee72ffbd83d82dbf7e0bdb4e8d88f146161ee9
Author: Milan Crha <mcrha redhat com>
Date:   Thu Apr 11 12:32:14 2019 +0200

    [e-cal-cache.c] Correct a developer comment

 src/calendar/libedata-cal/e-cal-cache.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/calendar/libedata-cal/e-cal-cache.c b/src/calendar/libedata-cal/e-cal-cache.c
index e79b65081..7622dca44 100644
--- a/src/calendar/libedata-cal/e-cal-cache.c
+++ b/src/calendar/libedata-cal/e-cal-cache.c
@@ -2562,7 +2562,7 @@ e_cal_cache_put_components (ECalCache *cal_cache,
  * @cal_cache: an #ECalCache
  * @uid: a UID of the component to remove
  * @rid: (nullable): an optional Recurrence-ID to remove
- * @custom_flags: custom flags for the @component, not interpreted by the @cal_cache
+ * @custom_flags: custom flags for the component, not interpreted by the @cal_cache
  * @offline_flag: one of #ECacheOfflineFlag, whether removing this component in offline
  * @cancellable: optional #GCancellable object, or %NULL
  * @error: return location for a #GError, or %NULL


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