Umherirrender has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/227485

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/85/227485/1

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: newchange
Gerrit-Change-Id: I3c40b02865170ba0391f3637a5bebb6058c053fd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>

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

Reply via email to