summaryrefslogtreecommitdiffstats
path: root/filters/kword/abiword/abiwordexport.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'filters/kword/abiword/abiwordexport.cpp')
-rw-r--r--filters/kword/abiword/abiwordexport.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/filters/kword/abiword/abiwordexport.cpp b/filters/kword/abiword/abiwordexport.cpp
index ffc040167..5bb327f1c 100644
--- a/filters/kword/abiword/abiwordexport.cpp
+++ b/filters/kword/abiword/abiwordexport.cpp
@@ -217,7 +217,7 @@ bool AbiWordWorker::doOpenDocument(void)
// Make the file header
// First the XML header in UTF-8 version
- // (AbiWord and QT handle UTF-8 well, so we stay with this encoding!)
+ // (AbiWord and TQt handle UTF-8 well, so we stay with this encoding!)
*m_streamOut << "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n";
// NOTE: AbiWord CVS 2002-02-?? has a new DOCTYPE