diff options
Diffstat (limited to 'korn/hvitem.cpp')
-rw-r--r-- | korn/hvitem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/hvitem.cpp b/korn/hvitem.cpp index bc47e9e77..fa4190d3e 100644 --- a/korn/hvitem.cpp +++ b/korn/hvitem.cpp @@ -46,7 +46,7 @@ HVItem::HVItem( TQWidget *tqparent, const char *name ) HVItem::~HVItem() { - //Let everything be deleted by his tqparents. + //Let everything be deleted by his parents. } void HVItem::showBox() |