summaryrefslogtreecommitdiffstats
path: root/kmail/interfaces/htmlwriter.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/interfaces/htmlwriter.h')
-rw-r--r--kmail/interfaces/htmlwriter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/interfaces/htmlwriter.h b/kmail/interfaces/htmlwriter.h
index 93235016..179841c1 100644
--- a/kmail/interfaces/htmlwriter.h
+++ b/kmail/interfaces/htmlwriter.h
@@ -64,7 +64,7 @@ namespace KMail {
* @deprecated KMail should be ported to Interface::HtmlWriter. This
* interface exposes internal working models. The queueing
* vs. writing() issues exposed here should be hidden by using two
- * different implementations of KHTMLPartHtmlWriter: one for
+ * different implementations of TDEHTMLPartHtmlWriter: one for
* queueing, and one for writing. This should be fixed before the
* release, so we an keep the plugin interface stable.
*