Minor: Fix method name in a comment

This commit is contained in:
Yahnis Elsts 2024-02-02 15:59:22 +02:00
parent a211943884
commit 36efab0022
1 changed files with 1 additions and 1 deletions

View File

@ -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 ( !(