[evolution-data-server] M!96 - e-cal-component.c: typo VTOTO -> VTODO



commit a661d8db9d051c9b156d00179cca54c3c987423f
Author: Дилян Палаузов <git-dpa aegee org>
Date:   Thu Aug 11 17:24:52 2022 +0300

    M!96 - e-cal-component.c: typo VTOTO -> VTODO
    
    Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/96

 src/calendar/libecal/e-cal-component.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/calendar/libecal/e-cal-component.c b/src/calendar/libecal/e-cal-component.c
index 6d74c80e9..e39f90c5d 100644
--- a/src/calendar/libecal/e-cal-component.c
+++ b/src/calendar/libecal/e-cal-component.c
@@ -1745,7 +1745,7 @@ set_datetime (ICalComponent *icalcomp,
 }
 
 /* This tries to get the DTSTART + DURATION for a VEVENT or VTODO. In a
- * VEVENT this is used for the DTEND if no DTEND exists, In a VTOTO it is
+ * VEVENT this is used for the DTEND if no DTEND exists. In a VTODO it is
  * used for the DUE date if DUE doesn't exist. */
 static ECalComponentDateTime *
 e_cal_component_get_start_plus_duration (ECalComponent *comp)


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