summaryrefslogtreecommitdiffstats
path: root/tools/converter/koconverter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/converter/koconverter.cpp')
-rw-r--r--tools/converter/koconverter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/converter/koconverter.cpp b/tools/converter/koconverter.cpp
index 9bad2fb5..86063f4e 100644
--- a/tools/converter/koconverter.cpp
+++ b/tools/converter/koconverter.cpp
@@ -102,7 +102,7 @@ int main( int argc, char **argv )
if ( args->isSet("backup") )
{
- // Code form koDocument.cc
+ // Code form koDocument.cpp
TDEIO::UDSEntry entry;
if ( TDEIO::NetAccess::stat( uOut, entry, 0L ) ) // this file exists => backup
{