Fixing minor typo.

This commit is contained in:
Valera Rozuvan
2013-10-03 17:03:03 +03:00
parent 60c528a9be
commit 92494ccdd4

View File

@@ -154,8 +154,8 @@ function () {
if ((this.videoType === 'html5') && (this.config.autohideHtml5)) {
this.el.on({
mousemove, this.videoCaption.autoShowCaptions,
keydown, this.videoCaption.autoShowCaptions
mousemove: this.videoCaption.autoShowCaptions,
keydown: this.videoCaption.autoShowCaptions
});
// Moving slider on subtitles is not a mouse move, but captions and