From 6d823bd7aaaedc2ccf6de8aa50ee78ce7067655f Mon Sep 17 00:00:00 2001 From: rlx <0x0073@0x2620.org> Date: Mon, 12 Aug 2013 12:31:13 +0000 Subject: [PATCH] typo --- source/Ox.UI/js/Video/VideoEditor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Ox.UI/js/Video/VideoEditor.js b/source/Ox.UI/js/Video/VideoEditor.js index eb964d19..3383d429 100644 --- a/source/Ox.UI/js/Video/VideoEditor.js +++ b/source/Ox.UI/js/Video/VideoEditor.js @@ -53,7 +53,7 @@ Ox.VideoEditor = function(options, self) { annotationsRange: 'all', annotationsSize: 256, annotationsSort: 'position', - annotationstooltip: Ox._('annotations'), + annotationsTooltip: Ox._('annotations'), censored: [], censoredIcon: '', censoredTooltip: '',