diff options
Diffstat (limited to 'calendar/gui/e-calendar-table.c')
-rw-r--r-- | calendar/gui/e-calendar-table.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-calendar-table.c b/calendar/gui/e-calendar-table.c index e395aad524..2c5a74efe8 100644 --- a/calendar/gui/e-calendar-table.c +++ b/calendar/gui/e-calendar-table.c @@ -23,7 +23,7 @@ */ /* - * ECalendarTable - displays the iCalendar objects in a table (an ETable). + * ECalendarTable - displays the CalComponent objects in a table (an ETable). * Used for calendar events and tasks. */ |