diff options
Diffstat (limited to 'quanta/parts/kafka/wkafkapart.h')
-rw-r--r-- | quanta/parts/kafka/wkafkapart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/parts/kafka/wkafkapart.h b/quanta/parts/kafka/wkafkapart.h index 9c4f3529..6c52d307 100644 --- a/quanta/parts/kafka/wkafkapart.h +++ b/quanta/parts/kafka/wkafkapart.h @@ -374,7 +374,7 @@ public: void coutLinkTree(Node *node, int indent); /** - * In order to have khtml works whatever DTD is loaded, they must always exists + * In order to have tdehtml works whatever DTD is loaded, they must always exists * and be valid. */ DOM::Node html, body, head; |