Fixing minor typo.

This commit is contained in:
Valera Rozuvan
2013-10-03 17:03:03 +03:00
parent f17a84c965
commit c3030e8f94

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