summaryrefslogtreecommitdiffstats
path: root/mcop/object.cc
diff options
context:
space:
mode:
Diffstat (limited to 'mcop/object.cc')
-rw-r--r--mcop/object.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcop/object.cc b/mcop/object.cc
index a50061e..5153f0f 100644
--- a/mcop/object.cc
+++ b/mcop/object.cc
@@ -1127,7 +1127,7 @@ Object_stub::Object_stub(Connection *connection, long objectID)
Object_stub::~Object_stub()
{
/*
- * invalidate method lookup cache entries of this object, as it might
+ * tqinvalidate method lookup cache entries of this object, as it might
* happen, that another Object_stub is created just at the same position
*/
if(_lookupMethodCache)