Prechádzať zdrojové kódy

fix typo in INSTALL

"big-engian" should be "big-endian".
Érico Rolim 4 rokov pred
rodič
commit
c8c3e341fb
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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