summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscop <scop>2005-03-30 20:22:37 +0000
committerscop <scop>2005-03-30 20:22:37 +0000
commitd6e28a8dd767a608243d16bf1660c53665bcf3ac (patch)
treeedb4afebc85b6159de5582453900a958578c038b
parentd15da991a0c0c507fb0ae74577c2a6fa9231f041 (diff)
downloadvdr-plugin-dxr3-d6e28a8dd767a608243d16bf1660c53665bcf3ac.tar.gz
vdr-plugin-dxr3-d6e28a8dd767a608243d16bf1660c53665bcf3ac.tar.bz2
Log message spelling fix.
-rw-r--r--dxr3interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3interface.c b/dxr3interface.c
index ddda394..8962f5e 100644
--- a/dxr3interface.c
+++ b/dxr3interface.c
@@ -1227,7 +1227,7 @@ void cDxr3Interface::ResetHardware()
{
Lock();
- cLog::Instance() << "cDxr3Interface: Resting DXR3 hardware\n";
+ cLog::Instance() << "cDxr3Interface: Resetting DXR3 hardware\n";
Resuscitation();
Unlock();