Index: trunk/phase3/includes/OutputPage.php |
— | — | @@ -2622,7 +2622,7 @@ |
2623 | 2623 | * Get an array containing the variables to be set in mw.config in JavaScript. |
2624 | 2624 | * |
2625 | 2625 | * Do not add things here which can be evaluated in ResourceLoaderStartupScript |
2626 | | - * - in other words, page-indendent/site-wide variables (without state). |
| 2626 | + * - in other words, page-independent/site-wide variables (without state). |
2627 | 2627 | * You will only be adding bloat to the html page and causing page caches to |
2628 | 2628 | * have to be purged on configuration changes. |
2629 | 2629 | */ |