diff options
Diffstat (limited to 'mcop/object.h')
-rw-r--r-- | mcop/object.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mcop/object.h b/mcop/object.h index dafddf7..f67bc67 100644 --- a/mcop/object.h +++ b/mcop/object.h @@ -70,7 +70,7 @@ private: protected: /** - * ObjectInternalData tqcontains private data structures for + * ObjectInternalData contains private data structures for * - Object_base * - Object_stub * - Object_skel |