summaryrefslogtreecommitdiffstats
path: root/src/kchmviewwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kchmviewwindow.cpp')
-rw-r--r--src/kchmviewwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kchmviewwindow.cpp b/src/kchmviewwindow.cpp
index 394df67..f776efe 100644
--- a/src/kchmviewwindow.cpp
+++ b/src/kchmviewwindow.cpp
@@ -110,7 +110,7 @@ bool KCHMViewWindow::openUrl ( const TQString& origurl )
tqFatal("KCHMViewWindow::openUrl(): opened new chm file %s while current is %s",
chmfile.ascii(), ::mainWindow->getOpenedFileName().ascii() );
- // It is OK to have a new file in chm for KHTMLPart
+ // It is OK to have a new file in chm for TDEHTMLPart
newurl = page;
}