Skip to content

Commit

Permalink
small fix in log comment...
Browse files Browse the repository at this point in the history
  • Loading branch information
iBaa committed Feb 6, 2014
1 parent 17973ec commit dd96271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ atv.player.willStartPlaying = function()

subtitleURL = getTextContent(metadata.getElementByTagName('subtitleURL'));
subtitleSize = getTextContent(metadata.getElementByTagName('subtitleSize'));
log('loadMoreAssets/getMetadata done');
log('willStartPlaying/getMetadata done');
}

// Use loadMoreAssets callback for playlists - if not transcoding!
Expand Down

0 comments on commit dd96271

Please sign in to comment.