summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY2
l---------README2
-rw-r--r--epgsearch.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/HISTORY b/HISTORY
index af12021..69f4162 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7,7 +7,7 @@ new:
a patch ('man 5 epgsearchcats.conf' for more information).
- in the menu 'recordings done' you can now toggle the blue key to 'Orphaned' to show
recordings with vanished search timers.
-- when channel seperators are displayed the filling '-' can cause problems in the output
+- when channel separators are displayed the filling '-' can cause problems in the output
of graphlcd. Set PLUGIN_EPGSEARCH_SEP_ITEMS=--- in your Make.config to avoid this. Most
skins (except classic, st:tng) will translate '---' into a single line anyway
(Feature #857, thanks to 'KeineAhnung' for providing a patch)
diff --git a/README b/README
index b16bb82..b18b191 120000
--- a/README
+++ b/README
@@ -1 +1 @@
-./doc/en/epgsearch.1.txt \ No newline at end of file
+README.git \ No newline at end of file
diff --git a/epgsearch.c b/epgsearch.c
index 99767fb..1e0cf71 100644
--- a/epgsearch.c
+++ b/epgsearch.c
@@ -118,7 +118,7 @@ const char* cPluginEpgsearch::Description(void)
const char *cPluginEpgsearch::CommandLineHelp(void)
{
return " -f file, --svdrpsendcmd=file the path to svdrpsend.pl for external\n"
- " SVDRP communitcation (default is internal\n"
+ " SVDRP communication (default is internal\n"
" communication)\n"
" -c path, --config=path to specify a specific config dir for epgsearch\n"
" -l file, --logfile=file to specify a specific logfile for epgsearch\n"