Skip to content

Commit 6b1671b

Browse files
amessinakormoc
authored andcommitted
Typo fix for tv/tmpl/default/detail.php
Signed-off-by: Rob Smith <kormoc@mythtv.org>
1 parent 567cc78 commit 6b1671b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/tv/tmpl/default/detail.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ function updateHomePage(item) {
668668
);
669669
</script>
670670
<?php } elseif (file_exists('modules/tv/MFPlayer.swf')) { ?>
671-
<script langfuage="JavaScript" type="text/javascript">
671+
<script language="JavaScript" type="text/javascript">
672672
<!--
673673
// Version check for the Flash Player that has the ability to start Player Product Install (6.0r65)
674674
var hasProductInstall = DetectFlashVer(6, 0, 65);

0 commit comments

Comments
 (0)