summaryrefslogtreecommitdiff
path: root/pages/multischedule.ecpp
diff options
context:
space:
mode:
Diffstat (limited to 'pages/multischedule.ecpp')
-rw-r--r--pages/multischedule.ecpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/multischedule.ecpp b/pages/multischedule.ecpp
index 9005932..180b371 100644
--- a/pages/multischedule.ecpp
+++ b/pages/multischedule.ecpp
@@ -207,7 +207,7 @@ pageTitle = trVDR("Schedule");
esyslog("Live: Error parsing time '%s'", part->c_str() );
};
};
- // add the time of the farourites to the time list
+ // add the time of the favourites to the time list
for (int i=0; i< MAX_DAYS ; i++ )
{
vector< time_t >::const_iterator offset = offsets.begin();