summaryrefslogtreecommitdiffstats
path: root/ksirc/puke/pmenudta.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksirc/puke/pmenudta.cpp')
-rw-r--r--ksirc/puke/pmenudta.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/puke/pmenudta.cpp b/ksirc/puke/pmenudta.cpp
index 576ebc39..7ca4ddee 100644
--- a/ksirc/puke/pmenudta.cpp
+++ b/ksirc/puke/pmenudta.cpp
@@ -13,7 +13,7 @@ PMenuData::PMenuData(PObject *_child)
PMenuData::~PMenuData()
{
- // We don't nuke anything since we're kind of abstract and we let the parent take care of it
+ // We don't nuke anything since we're kind of abstract and we let the tqparent take care of it
}
void PMenuData::messageHandler(int , PukeMessage *)