diff --git a/source/Ox.UI/js/Video/VideoPlayer.js b/source/Ox.UI/js/Video/VideoPlayer.js index 16b5406a..5fd5f11a 100644 --- a/source/Ox.UI/js/Video/VideoPlayer.js +++ b/source/Ox.UI/js/Video/VideoPlayer.js @@ -222,7 +222,7 @@ Ox.VideoPlayer = function(options, self) { }) .addClass('OxVideoPlayer'); - Ox.Log('VIDEO', 'VIDEO PLAYER OPTIONS', self.options) + Ox.Log('Video', 'VIDEO PLAYER OPTIONS', self.options) Ox.UI.$window.on({ resize: function() {