Fix 'expliciit' typo at resources/Resources.php
authorzoranzoki21 <zorandori4444@gmail.com>
Sun, 17 Feb 2019 22:45:10 +0000 (23:45 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sun, 17 Feb 2019 22:49:12 +0000 (22:49 +0000)
Bug: T201491
Change-Id: Ic6c60aad037df3599572f7248093d7dc1509819d

resources/Resources.php

index 741b64f..9293063 100644 (file)
@@ -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',