summaryrefslogtreecommitdiffstats
path: root/libk3bdevice
diff options
context:
space:
mode:
Diffstat (limited to 'libk3bdevice')
-rw-r--r--libk3bdevice/k3bdebug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3bdevice/k3bdebug.h b/libk3bdevice/k3bdebug.h
index a1500ff..68146cf 100644
--- a/libk3bdevice/k3bdebug.h
+++ b/libk3bdevice/k3bdebug.h
@@ -27,7 +27,7 @@ class K3bDebug;
typedef K3bDebug& (*K3BDBGFUNC)( K3bDebug& );
/**
- * K3bDebug as compared to KDebug does not need anything. No KInstance or whatever
+ * K3bDebug as compared to KDebug does not need anything. No TDEInstance or whatever
* and does not use anything except fprintf.
* Thus, K3bDebug is fully thread-safe and safe in general
*/