mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
fix typo
This commit is contained in:
parent
8020a68640
commit
96569fdbda
@ -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") {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user