summaryrefslogtreecommitdiffstats
path: root/khelpcenter/formatter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'khelpcenter/formatter.cpp')
-rw-r--r--khelpcenter/formatter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/formatter.cpp b/khelpcenter/formatter.cpp
index 7188ec214..21e2abb27 100644
--- a/khelpcenter/formatter.cpp
+++ b/khelpcenter/formatter.cpp
@@ -51,7 +51,7 @@ bool Formatter::readTemplates()
}
if ( mainTemplate.isEmpty() ) {
- kdWarning() << "Main template file name is empty." << endl;
+ kdDebug() << "Main template file name is empty." << endl;
return false;
}