summaryrefslogtreecommitdiffstats
path: root/kmail/Mainpage.dox
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/Mainpage.dox')
-rw-r--r--kmail/Mainpage.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/Mainpage.dox b/kmail/Mainpage.dox
index 42201dad..3121e2d9 100644
--- a/kmail/Mainpage.dox
+++ b/kmail/Mainpage.dox
@@ -776,7 +776,7 @@ What happens when a message is to displayed in the reader window?
new way - by using AttachmentStrategy::Hidden). The HTML generation
is delegated to BodyPartFormatters, while the HTML is written to
HTMLWriters, which abstract away HTML sinks. One of those is
- KHTMLPartHTMLWriter, which writes to the KHTMLPart in the
+ TDEHTMLPartHTMLWriter, which writes to the TDEHTMLPart in the
readerwindow. This is the current state of the code. The goal of the
ongoing refactoring is to make the HTML generation blissfully
ignorant of the readerwindow and to allow display plugins that can