r75471 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r75470‎ | r75471 | r75472 >
Date:20:49, 26 October 2010
Author:hartman
Status:ok
Tags:
Comment:
Spelling error in comment
Modified paths:
  • /branches/MwEmbedStandAlone/modules/EmbedPlayer/mw.EmbedPlayer.js (modified) (history)

Diff [purge]

Index: branches/MwEmbedStandAlone/modules/EmbedPlayer/mw.EmbedPlayer.js
@@ -633,7 +633,7 @@
634634 // Be sure to remove any player loader spinners
635635 $j('.playerLoadingSpinner').remove();
636636
637 - mw.log( "EmbedPlayer::All on-page players ready run playerMannager callbacks" );
 637+ mw.log( "EmbedPlayer::All on-page players ready run playerManager callbacks" );
638638 // Run queued functions
639639 if( _this.callbackFunctions ) {
640640 while ( _this.callbackFunctions.length ) {

Follow-up revisions

RevisionCommit summaryAuthorDate
r76854Follow up to r76689. This reapplies r75471, r75492 and r75592 which were over...hartman23:40, 16 November 2010

Status & tagging log