diff options
| author | Ville Skyttä <ville.skytta@iki.fi> | 2012-12-17 12:22:47 +0100 |
|---|---|---|
| committer | Andreas Mair <amair.sob@googlemail.com> | 2012-12-17 12:22:47 +0100 |
| commit | 1a4a5979b0d8c34b8e2aae4bd0f91a4973ea6b12 (patch) | |
| tree | 52c4e025d78c412a1ef989f4a6e1008d21bdb3c0 /services | |
| parent | b9e9288aa0732003d0778e4b8e7677e53c5ffe15 (diff) | |
| download | vdr-plugin-skinenigmang-1a4a5979b0d8c34b8e2aae4bd0f91a4973ea6b12.tar.gz vdr-plugin-skinenigmang-1a4a5979b0d8c34b8e2aae4bd0f91a4973ea6b12.tar.bz2 | |
Spelling fixes.
Diffstat (limited to 'services')
| -rw-r--r-- | services/epgsearch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/epgsearch.h b/services/epgsearch.h index de29299..f726520 100644 --- a/services/epgsearch.h +++ b/services/epgsearch.h @@ -119,7 +119,7 @@ struct Epgsearch_switchtimer_v1_0 { // in const cEvent* event; - int mode; // mode (0=query existance, 1=add/modify, 2=delete) + int mode; // mode (0=query existence, 1=add/modify, 2=delete) // in/out int switchMinsBefore; int announceOnly; |
