Fix 'expliciit' typo at resources/Resources.php
[lhc/web/wiklou.git] / 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',