Minor typo.

This commit is contained in:
Paulo Gustavo Veiga 2012-11-30 22:11:30 -03:00
parent 02b31e463b
commit a958fcbd6e

View File

@ -433,7 +433,7 @@ mindplot.widget.Menu = new Class({
}
var videoElem = $("videoElem");
var videoElem = $("tutorialVideo");
if (videoElem) {
var width = 900;
var height = 500;