MDL-72767 forum: Fix PHPDoc

This commit is contained in:
Neill Magill
2021-11-01 08:50:28 +00:00
parent ee1c3d9837
commit 23f8a8b2d5
+1 -1
View File
@@ -655,7 +655,7 @@ class mod_forum_maildigest_testcase extends advanced_testcase {
}
/**
* The digest being in the past is queued til the next day.
* The digest being in the future is queued for today.
*/
public function test_cron_digest_same_day() {
global $DB, $CFG;