summaryrefslogtreecommitdiffstats
path: root/libk3b/projects/datacd/k3bspecialdataitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'libk3b/projects/datacd/k3bspecialdataitem.h')
-rw-r--r--libk3b/projects/datacd/k3bspecialdataitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3b/projects/datacd/k3bspecialdataitem.h b/libk3b/projects/datacd/k3bspecialdataitem.h
index e2efa6c..c8b7937 100644
--- a/libk3b/projects/datacd/k3bspecialdataitem.h
+++ b/libk3b/projects/datacd/k3bspecialdataitem.h
@@ -47,7 +47,7 @@ class K3bSpecialDataItem : public K3bDataItem
}
~K3bSpecialDataItem() {
- // remove this from tqparentdir
+ // remove this from parentdir
if( tqparent() )
tqparent()->takeDataItem( this );
}