fix typo in INSTALL

"big-engian" should be "big-endian".
This commit is contained in:
Érico Rolim 2020-11-26 10:46:03 -03:00 committed by Rich Felker
parent e2fa720be7
commit c8c3e341fb
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ and ABI combinations:
* SuperH (SH)
* Standard ELF ABI or FDPIC ABI (shared-text without MMU)
* Little-endian by default; big-engian variant also supported
* Little-endian by default; big-endian variant also supported
* Full FPU ABI or soft-float ABI is supported, but the
single-precision-only FPU ABI is not