Fix comment in r98374
authorRoan Kattouw <catrope@users.mediawiki.org>
Mon, 3 Oct 2011 14:59:56 +0000 (14:59 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Mon, 3 Oct 2011 14:59:56 +0000 (14:59 +0000)
includes/OutputPage.php

index fa598a4..7041518 100644 (file)
@@ -2622,7 +2622,7 @@ $templates
         * Get an array containing the variables to be set in mw.config in JavaScript.
         *
         * Do not add things here which can be evaluated in ResourceLoaderStartupScript
-        * - in other words, page-indendent/site-wide variables (without state).
+        * - in other words, page-independent/site-wide variables (without state).
         * You will only be adding bloat to the html page and causing page caches to
         * have to be purged on configuration changes.
         */