diff --git a/system/I18n/Time.php b/system/I18n/Time.php index 52d4f8160af1..04e0ebe3966d 100644 --- a/system/I18n/Time.php +++ b/system/I18n/Time.php @@ -607,8 +607,6 @@ public function setYear($value) /** * Sets the month of the year. * - * @todo check max months in current calendar (localized) - * * @param $value * * @return \CodeIgniter\I18n\Time