diff options
Diffstat (limited to 'kig/misc/object_hierarchy.h')
-rw-r--r-- | kig/misc/object_hierarchy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/misc/object_hierarchy.h b/kig/misc/object_hierarchy.h index 5997015c..60df8a59 100644 --- a/kig/misc/object_hierarchy.h +++ b/kig/misc/object_hierarchy.h @@ -73,7 +73,7 @@ public: std::vector<ObjectImp*> calc( const Args& a, const KigDocument& doc ) const; /** - * saves the ObjectHierarchy data in tqchildren xml tags of \p parent .. + * saves the ObjectHierarchy data in children xml tags of \p parent .. */ void serialize( TQDomElement& parent, TQDomDocument& doc ) const; /** |