Fix typo in ResourceLoaderFileModule.
authorMatthew Flaschen <mflaschen@wikimedia.org>
Thu, 27 Dec 2012 18:05:53 +0000 (13:05 -0500)
committerMatthew Flaschen <mflaschen@wikimedia.org>
Thu, 27 Dec 2012 18:05:53 +0000 (13:05 -0500)
Change-Id: Ia4460fb8bba7e08f235016fa8b59adf97e48a4d3

includes/resourceloader/ResourceLoaderFileModule.php

index 08e1620..fa84843 100644 (file)
@@ -170,7 +170,7 @@ class ResourceLoaderFileModule extends ResourceLoaderModule {
         *         // Scripts to include in the startup module
         *         'loaderScripts' => [file path string or array of file path strings],
         *         // Modules which must be loaded before this module
-        *         'dependencies' => [modile name string or array of module name strings],
+        *         'dependencies' => [module name string or array of module name strings],
         *         // Styles to always load
         *         'styles' => [file path string or array of file path strings],
         *         // Styles to include in specific skin contexts