X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=maintenance%2FcreateAndPromote.php;h=505168e84b712849922fb0714dfcc5be903806c3;hb=3871d05366969b1654badb034b8c6c269d662126;hp=da9b4d63a0b3f534f36483d16b1c71883583b972;hpb=f585244a778ed712859f48383472c24f105b1b4e;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/createAndPromote.php b/maintenance/createAndPromote.php index da9b4d63a0..505168e84b 100644 --- a/maintenance/createAndPromote.php +++ b/maintenance/createAndPromote.php @@ -114,7 +114,7 @@ class CreateAndPromote extends Maintenance { if ( !$exists ) { // Create the user via AuthManager as there may be various side - // effects that are perfomed by the configured AuthManager chain. + // effects that are performed by the configured AuthManager chain. $status = MediaWiki\Auth\AuthManager::singleton()->autoCreateUser( $user, MediaWiki\Auth\AuthManager::AUTOCREATE_SOURCE_MAINT,