]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Fix typo.
authorAndreas Öman <andreas@lonelycoder.com>
Sun, 3 Oct 2010 15:12:45 +0000 (15:12 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Sun, 3 Oct 2010 15:12:45 +0000 (15:12 +0000)
Ticket #285

src/webui/static/app/epg.js

index 3831b5cb24fa53602e8ed919319b2ffcf79fb27e..48c04bf4e569b0b51d96a2337337191d57458af7 100644 (file)
@@ -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: ' +
                               '<br><br>' +
                               '<div class="x-smallhdr">Title:</div>' + title + '<br>' +
                               '<div class="x-smallhdr">Channel:</div>' + channel + '<br>' +