summaryrefslogtreecommitdiff
path: root/PLUGINS.html
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-02-17 13:19:36 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-02-17 13:19:36 +0100
commit3ca58a42e7805b2bdf8537f6a1c7fa4717675f9f (patch)
treef5a2807b626631e6ec05df3f8676b1f2488342d3 /PLUGINS.html
parent212a2fea41bf1d232d28f988de442b4cea56960b (diff)
downloadvdr-3ca58a42e7805b2bdf8537f6a1c7fa4717675f9f.tar.gz
vdr-3ca58a42e7805b2bdf8537f6a1c7fa4717675f9f.tar.bz2
Removed trailing whitespace
Diffstat (limited to 'PLUGINS.html')
-rw-r--r--PLUGINS.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/PLUGINS.html b/PLUGINS.html
index a386e140..30beced9 100644
--- a/PLUGINS.html
+++ b/PLUGINS.html
@@ -2025,7 +2025,7 @@ operator!
VDR has builtin facilities that select which device is able to provide a given
transponder. However, there may be situations where the setup is so special
that it requires considerations that exceed the scope of the core VDR code.
-This is where <i>device hooks</i> can be used.
+This is where <i>device hooks</i> can be used.
<p><table><tr><td class="code"><pre>
class cMyDeviceHook : public cDeviceHook {