diff options
Diffstat (limited to 'src/tools')
-rw-r--r-- | src/tools/ntqglobal.h | 4 | ||||
-rw-r--r-- | src/tools/qconfig-dist.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/tools/ntqglobal.h b/src/tools/ntqglobal.h index f7613a2a0..55b7b9705 100644 --- a/src/tools/ntqglobal.h +++ b/src/tools/ntqglobal.h @@ -749,8 +749,8 @@ class TQDataStream; // // Feature subsetting // -// Note that disabling some features will produce a libqt that is not -// compatible with other libqt builds. Such modifications are only +// Note that disabling some features will produce a libtqt that is not +// compatible with other libtqt builds. Such modifications are only // supported on TQt/Embedded where reducing the library size is important // and where the application-suite is often a fixed set. // diff --git a/src/tools/qconfig-dist.h b/src/tools/qconfig-dist.h index ae56b2f27..d6075aa4d 100644 --- a/src/tools/qconfig-dist.h +++ b/src/tools/qconfig-dist.h @@ -4,8 +4,8 @@ /* Empty leaves all features enabled. See doc/html/features.html for choices. - Note that disabling some features will produce a libqt that is not - compatible with other libqt builds. Such modifications are only + Note that disabling some features will produce a libtqt that is not + compatible with other libtqt builds. Such modifications are only supported on TQt/Embedded where reducing the library size is important and where the application-suite is often a fixed set. */ |