summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger@gmx.de>2012-05-12 20:22:20 +0200
committerChristian Wieninger <cwieninger@gmx.de>2012-05-12 20:22:20 +0200
commit6c5a88ee42952c50ddca3ea965b7c728173e6f24 (patch)
tree322be1935409ad92e92d4505be350de32d554386
parent60f8f9e10fc06f75b58c629de05a173f3a41cf8b (diff)
downloadvdr-plugin-epgsearch-6c5a88ee42952c50ddca3ea965b7c728173e6f24.tar.gz
vdr-plugin-epgsearch-6c5a88ee42952c50ddca3ea965b7c728173e6f24.tar.bz2
spelling fixes, thanks to Ville Skyttä
-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"