Correct comments to reflect reality.

This commit is contained in:
Andrew McMillan 2008-01-24 07:49:44 +13:00
parent ac79f64831
commit 8c786ad934

View File

@ -701,7 +701,7 @@ class RRule {
/**#@-*/
/**
* The constructor takes a start & end date and an RRULE definition. All of these
* The constructor takes a start date and an RRULE definition. Both of these
* follow the iCalendar standard.
*/
function RRule( $start, $rrule ) {