From 36efab00221a5daf075b379a7b955c24ff441195 Mon Sep 17 00:00:00 2001 From: Yahnis Elsts Date: Fri, 2 Feb 2024 15:59:22 +0200 Subject: [PATCH] Minor: Fix method name in a comment --- Puc/v5p3/Scheduler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Puc/v5p3/Scheduler.php b/Puc/v5p3/Scheduler.php index 79f20f2..455d76d 100644 --- a/Puc/v5p3/Scheduler.php +++ b/Puc/v5p3/Scheduler.php @@ -189,7 +189,7 @@ if ( !class_exists(Scheduler::class, false) ): if ( $shouldCheck ) { //Sanity check: Do not proceed if one of the critical classes is missing. - //That can happen - theoretically and extremely rarely - if maybeCoreUpdate() + //That can happen - theoretically and extremely rarely - if maybeCheckForUpdates() //is called before the old version of our plugin has been fully deleted, or //called from an independent AJAX request during deletion. if ( !(