r84999 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84998‎ | r84999 | r85000 >
Date:06:35, 30 March 2011
Author:purodha
Status:ok
Tags:
Comment:
Fix new typos introduced in r84799.
Modified paths:
  • /trunk/phase3/includes/OutputPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/OutputPage.php
@@ -37,9 +37,9 @@
3838 var $mBodytext = '';
3939
4040 /**
41 - * Holds the debug lines that will be outputt as comments in page source if
 41+ * Holds the debug lines that will be output as comments in page source if
4242 * $wgDebugComments is enabled. See also $wgShowDebug.
43 - * TODO: make a better method for this
 43+ * TODO: make a getter method for this
4444 */
4545 public $mDebugtext = ''; // TODO: we might want to replace it by wfDebug() wfDebugLog()
4646

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r84799Minor: removed some typos in comment lines.purodha15:18, 26 March 2011

Status & tagging log