mirror of
https://github.com/rlanvin/php-rrule.git
synced 2025-02-21 10:54:14 +01:00
Typo fix
Just fixing a typo in a function description.
This commit is contained in:
parent
539bc228f0
commit
9a4f2492b0
@ -52,7 +52,7 @@ function pymod($a, $b)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Check is a year is a leap year.
|
* Check if a year is a leap year.
|
||||||
*
|
*
|
||||||
* @param int $year The year to be checked.
|
* @param int $year The year to be checked.
|
||||||
* @return bool
|
* @return bool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user