This commit is contained in:
Luke Pulverenti 2013-10-12 12:57:27 -04:00
parent 8020a68640
commit 96569fdbda

View File

@ -788,7 +788,7 @@
var videoType = (item.VideoType || "").toLowerCase(); var videoType = (item.VideoType || "").toLowerCase();
var expirementalText = "This feature is expiremental. It may not work at all with some titles. Do you wish to continue?"; var expirementalText = "This feature is experimental. It may not work at all with some titles. Do you wish to continue?";
if (videoType == "dvd") { if (videoType == "dvd") {