r98769 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r98768‎ | r98769 | r98770 >
Date:14:59, 3 October 2011
Author:catrope
Status:ok
Tags:
Comment:
Fix comment in r98374
Modified paths:
  • /trunk/phase3/includes/OutputPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/OutputPage.php
@@ -2622,7 +2622,7 @@
26232623 * Get an array containing the variables to be set in mw.config in JavaScript.
26242624 *
26252625 * 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).
26272627 * You will only be adding bloat to the html page and causing page caches to
26282628 * have to be purged on configuration changes.
26292629 */

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r98374New OutputPage::addJsConfigVars() method (bug 31233)...krinkle22:08, 28 September 2011

Status & tagging log