jenkins-bot has submitted this change and it was merged.

Change subject: Fix typo: requiered -> required
......................................................................


Fix typo: requiered -> required

Thanks to Ricordisamoa

Follow-Up: I095c545f77aa50d6be4cd48588bd1ae1c82cf343
Change-Id: I3c40b02865170ba0391f3637a5bebb6058c053fd
---
M includes/installer/Installer.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Legoktm: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/installer/Installer.php b/includes/installer/Installer.php
index c4a9b76..662469b 100644
--- a/includes/installer/Installer.php
+++ b/includes/installer/Installer.php
@@ -539,7 +539,7 @@
                $wgAutoloadClasses = array();
 
                // LocalSettings.php should not call functions, except 
wfLoadSkin/wfLoadExtensions
-               // Define the requiered globals here, to ensure, the functions 
can do it work correctly.
+               // Define the required globals here, to ensure, the functions 
can do it work correctly.
                global $wgExtensionDirectory, $wgStyleDirectory;
 
                MediaWiki\suppressWarnings();

-- 
To view, visit https://gerrit.wikimedia.org/r/227485
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3c40b02865170ba0391f3637a5bebb6058c053fd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Waldir <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to