mtdowling / cron-expression

CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
http://mtdowling.com/blog/2012/06/03/cron-expressions-in-php/
MIT License
4.9k stars 335 forks source link

Litte docblock typo fix #35

Closed lucasmichot closed 10 years ago

mtdowling commented 10 years ago

Thanks, but it looks like the formatting of the function is a bit skewed now.

lucasmichot commented 10 years ago

Yes sorry @mtdowling , commit https://github.com/semalead/cron-expression/commit/07903963d27eb4f2b685a14c5793112e3719cb5e should solve this.