From: zoranzoki21 Date: Sun, 17 Feb 2019 22:45:10 +0000 (+0100) Subject: Fix 'expliciit' typo at resources/Resources.php X-Git-Tag: 1.34.0-rc.0~2802 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=d8eefbe78e9dae930a0d9384f0a9a25b1cd5e0b8 Fix 'expliciit' typo at resources/Resources.php Bug: T201491 Change-Id: Ic6c60aad037df3599572f7248093d7dc1509819d --- diff --git a/resources/Resources.php b/resources/Resources.php index 741b64f669..92930630db 100644 --- a/resources/Resources.php +++ b/resources/Resources.php @@ -1318,7 +1318,7 @@ return [ 'mediawiki.api', 'mediawiki.storage', // The two user.* modules are not used by mediawiki.user itself, - // but kept as expliciit dependencies because they provide part + // but kept as explicit dependencies because they provide part // of the mw.user API that consumers of this module expect. 'user.options', 'user.tokens',