summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-10-16 19:27:35 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-10-16 19:27:35 -0500
commit0b9312996312235290ae0585fd8fd8f97ae1b206 (patch)
tree351c7c2a3c4e40ba2ec21c68497325da93e1833e
parent66006bb9a7892678a3caca072f158753ff20488b (diff)
downloadtqt3-0b931299.tar.gz
tqt3-0b931299.zip
Automated update from Qt3
-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?