From c8c3e341fbcbac865d42aea6a711a0544792d655 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Thu, 26 Nov 2020 10:46:03 -0300 Subject: fix typo in INSTALL "big-engian" should be "big-endian". --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 22477b6b..c583691d 100644 --- a/INSTALL +++ b/INSTALL @@ -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 -- cgit v1.2.1