Fix typo in comment
Change-Id: I6ccd63d7ba8e15f8079741348daffb78a455ffb9 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>bb10
parent
b743835f50
commit
1b0fe8b953
|
|
@ -57,7 +57,7 @@
|
|||
optional and usually dependent on how the compiler was invoked. Variants
|
||||
that are a superset of another should have a define for the superset.
|
||||
|
||||
In addition to the procesor family, variants, and revisions, we also set
|
||||
In addition to the processor family, variants, and revisions, we also set
|
||||
Q_BYTE_ORDER appropriately for the target processor. For bi-endian
|
||||
processors, we try to auto-detect the byte order using the __BIG_ENDIAN__,
|
||||
__LITTLE_ENDIAN__, or __BYTE_ORDER__ preprocessor macros.
|
||||
|
|
|
|||
Loading…
Reference in New Issue