From 96569fdbdad55c1156b84b4d1372057a768bc2aa Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 12 Oct 2013 12:57:27 -0400 Subject: [PATCH] fix typo --- dashboard-ui/scripts/mediaplayer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard-ui/scripts/mediaplayer.js b/dashboard-ui/scripts/mediaplayer.js index 2a8e411538..f9fe371d07 100644 --- a/dashboard-ui/scripts/mediaplayer.js +++ b/dashboard-ui/scripts/mediaplayer.js @@ -788,7 +788,7 @@ 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") {