summaryrefslogtreecommitdiffstats
path: root/qtools/qglobal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qtools/qglobal.cpp')
-rw-r--r--qtools/qglobal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtools/qglobal.cpp b/qtools/qglobal.cpp
index 50f5202..444cb3b 100644
--- a/qtools/qglobal.cpp
+++ b/qtools/qglobal.cpp
@@ -73,7 +73,7 @@ static bool si_bigEndian;
or to FALSE if this is a little-endian machine.
This function calls qFatal() with a message if the computer is truly weird
- (i.e. different endianness for 16 bit and 32 bit integers).
+ (i.e. different endianess for 16 bit and 32 bit integers).
*/
bool qSysInfo( int *wordSize, bool *bigEndian )