summaryrefslogtreecommitdiffstats
path: root/ksvg/ecma/ksvg_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/ecma/ksvg_window.h')
-rw-r--r--ksvg/ecma/ksvg_window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/ecma/ksvg_window.h b/ksvg/ecma/ksvg_window.h
index 5340dc9a..11655d7e 100644
--- a/ksvg/ecma/ksvg_window.h
+++ b/ksvg/ecma/ksvg_window.h
@@ -27,7 +27,7 @@ namespace KSVG {
class SVGDocumentImpl;
class WindowQObject;
-// This is currently a fork of khtml's Window object, simplified.
+// This is currently a fork of tdehtml's Window object, simplified.
// However in the long run it could become a base class for it.
// Author: David Faure <faure@kde.org>
class Window : public KJS::ObjectImp {