summaryrefslogtreecommitdiffstats
path: root/libk3b/projects/datacd/k3bfileitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'libk3b/projects/datacd/k3bfileitem.h')
-rw-r--r--libk3b/projects/datacd/k3bfileitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3b/projects/datacd/k3bfileitem.h b/libk3b/projects/datacd/k3bfileitem.h
index e758d95..46e2930 100644
--- a/libk3b/projects/datacd/k3bfileitem.h
+++ b/libk3b/projects/datacd/k3bfileitem.h
@@ -53,7 +53,7 @@ public:
/**
* Default copy constructor
* Creates a copy of the fileitem. The copy, however, is not an exact duplicate of this item.
- * The copy does not have a tqparent dir set and any old session items are set to 0.
+ * The copy does not have a parent dir set and any old session items are set to 0.
*/
K3bFileItem( const K3bFileItem& );