summaryrefslogtreecommitdiffstats
path: root/src/tools/qstring.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qstring.cpp')
-rw-r--r--src/tools/qstring.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qstring.cpp b/src/tools/qstring.cpp
index f7b5c233..9b76dd9c 100644
--- a/src/tools/qstring.cpp
+++ b/src/tools/qstring.cpp
@@ -1486,7 +1486,7 @@ TQStringData* TQString::makeSharedNull()
*/
// FIXME
-// Original Qt3 code stated that there is
+// Original TQt3 code stated that there is
// "No safe way to pre-init shared_null on ALL compilers/linkers"
// Is this still true?