Minor typo.

main
Paulo Gustavo Veiga 2012-11-30 22:11:30 -03:00
parent 02b31e463b
commit a958fcbd6e
1 changed files with 1 additions and 1 deletions

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;