summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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();