r80009 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r80008‎ | r80009 | r80010 >
Date:14:27, 11 January 2011
Author:nikerabbit
Status:ok
Tags:
Comment:
Use same wording as in skintemplate
Modified paths:
  • /trunk/phase3/includes/Skin.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Skin.php
@@ -453,7 +453,7 @@
454454 $out->out( $out->headElement( $this ) );
455455
456456 if ( $wgDebugComments ) {
457 - $out->out( "<!-- Wiki debugging output:\n" .
 457+ $out->out( "<!-- Debug output:\n" .
458458 $out->mDebugtext . "-->\n" );
459459 }
460460

Status & tagging log