diff options
author | Josh Soref <jsoref@users.noreply.github.com> | 2019-11-12 05:05:08 (GMT) |
---|---|---|
committer | Josh Soref <jsoref@users.noreply.github.com> | 2019-11-12 05:05:08 (GMT) |
commit | dad40edfd610e5d2990357aa5a0a19ac031c906a (patch) | |
tree | ac073a7a2c76fbed166fbba6fc9e14b7da10d468 | |
parent | 07b5331ac7645e4d6b6c1fcaa12c5ef511e67921 (diff) | |
download | Doxygen-dad40edfd610e5d2990357aa5a0a19ac031c906a.zip Doxygen-dad40edfd610e5d2990357aa5a0a19ac031c906a.tar.gz Doxygen-dad40edfd610e5d2990357aa5a0a19ac031c906a.tar.bz2 |
spelling: architecture
-rw-r--r-- | qtools/qglobal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtools/qglobal.h b/qtools/qglobal.h index 56b2d40..d37bdf2 100644 --- a/qtools/qglobal.h +++ b/qtools/qglobal.h @@ -400,7 +400,7 @@ inline int qRound( double d ) // -// Size-dependent types (architechture-dependent byte order) +// Size-dependent types (architecture-dependent byte order) // // QT_CLEAN_NAMESPACE is not defined by default; it would break too |