summaryrefslogtreecommitdiffstats
path: root/filters/kword/latex/export/layout.h
diff options
context:
space:
mode:
Diffstat (limited to 'filters/kword/latex/export/layout.h')
-rw-r--r--filters/kword/latex/export/layout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/filters/kword/latex/export/layout.h b/filters/kword/latex/export/layout.h
index 298b08ff4..f09ccb1c6 100644
--- a/filters/kword/latex/export/layout.h
+++ b/filters/kword/latex/export/layout.h
@@ -93,7 +93,7 @@ class Layout: public TextFormat
* Nothing to do.
*/
virtual ~Layout() {
- kdDebug(30522) << "Destruction of a tqlayout." << endl;
+ kdDebug(30522) << "Destruction of a layout." << endl;
}
/**