From: Andreas Ă–man Date: Sun, 3 Oct 2010 15:12:45 +0000 (+0000) Subject: Fix typo. X-Git-Tag: 2.12~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b66f9c013589432a2410dab7e9f80a854a77277;p=thirdparty%2Ftvheadend.git Fix typo. Ticket #285 --- diff --git a/src/webui/static/app/epg.js b/src/webui/static/app/epg.js index 3831b5cb2..48c04bf4e 100644 --- a/src/webui/static/app/epg.js +++ b/src/webui/static/app/epg.js @@ -380,8 +380,8 @@ tvheadend.epg = function() { Ext.MessageBox.confirm('Auto Recorder', 'This will create an automatic rule that ' + - 'continously scans the EPG for programmes ' + - 'to recrod that matches this query: ' + + 'continuously scans the EPG for programmes ' + + 'to record that matches this query: ' + '

' + '
Title:
' + title + '
' + '
Channel:
' + channel + '
' +