# Check the TQt header files have been installed. Quietly check for TQt v4.
qt4_d=os.path.join(qt_incdir,"TQtCore")
@ -1399,7 +1399,7 @@ def main(argv):
# Check that we know the name of the TQt root directory.
ifnotqt_dir:
sipconfig.error("A TQt installation could not be found. Use use the -q argument or the QTDIR environment variable to explicitly specify the correct directory.")
sipconfig.error("A TQt installation could not be found. Use use the -q argument or the TQTDIR environment variable to explicitly specify the correct directory.")
# When building static libraries, signed interpreter checking makes no