diff --git a/calendar/inc/class.calendar_so.inc.php b/calendar/inc/class.calendar_so.inc.php index 2963cff2a1..fcc07a1eb7 100644 --- a/calendar/inc/class.calendar_so.inc.php +++ b/calendar/inc/class.calendar_so.inc.php @@ -145,7 +145,7 @@ class calendar_so } else { - // We only what the parents to match + // We want only the parents to match $where['cal_uid'] = $ids; $where['cal_reference'] = 0; }