summaryrefslogtreecommitdiffstats
path: root/conduits/knotes/knotes-factory.cc
diff options
context:
space:
mode:
Diffstat (limited to 'conduits/knotes/knotes-factory.cc')
-rw-r--r--conduits/knotes/knotes-factory.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/knotes/knotes-factory.cc b/conduits/knotes/knotes-factory.cc
index 9601e81..0abc76a 100644
--- a/conduits/knotes/knotes-factory.cc
+++ b/conduits/knotes/knotes-factory.cc
@@ -123,7 +123,7 @@ KNotesConduitFactory::~KNotesConduitFactory()
else
{
WARNINGKPILOT
- << "Couldn't cast parent to KPilotDeviceLink"
+ << "Couldn't cast tqparent to KPilotDeviceLink"
<< endl;
return 0L;
}