Fix comment

This commit is contained in:
Jörg Lehrke 2009-10-25 18:20:00 +00:00
parent 6ecac6f650
commit 2eed0b9ddc

View File

@ -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;
}