summaryrefslogtreecommitdiffstats
path: root/tdehtml/rendering/render_frames.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdehtml/rendering/render_frames.cpp')
-rw-r--r--tdehtml/rendering/render_frames.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/rendering/render_frames.cpp b/tdehtml/rendering/render_frames.cpp
index 66e2fda75..64bef11dc 100644
--- a/tdehtml/rendering/render_frames.cpp
+++ b/tdehtml/rendering/render_frames.cpp
@@ -812,7 +812,7 @@ void RenderPartObject::updateWidget()
// It is ActiveX, but the nsplugin system handling
// should also work, that's why we don't override the
// serviceType with application/x-activex-handler
- // but let the KTrader in tdehtmlpart::createPart() detect
+ // but let the TDETrader in tdehtmlpart::createPart() detect
// the user's preference: launch with activex viewer or
// with nspluginviewer (Niko)
serviceType = "application/x-shockwave-flash";