summaryrefslogtreecommitdiffstats
path: root/kig/kig/kig.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kig/kig/kig.cpp')
-rw-r--r--kig/kig/kig.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/kig/kig.cpp b/kig/kig/kig.cpp
index b0eda780..79620ebc 100644
--- a/kig/kig/kig.cpp
+++ b/kig/kig/kig.cpp
@@ -169,7 +169,7 @@ void Kig::fileNew()
void Kig::openURL(const KURL& url)
{
- // Called for opening a file by either the KRecentFilesAction or our
+ // Called for opening a file by either the TDERecentFilesAction or our
// own fileOpen() method.
// if we are in the "initial state", we open the url in this window:
if ( m_part->url().isEmpty() && ! m_part->isModified() )