Explorar o código

fix typo in INSTALL

"big-engian" should be "big-endian".
Érico Rolim %!s(int64=4) %!d(string=hai) anos
pai
achega
c8c3e341fb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      INSTALL

+ 1 - 1
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