Просмотр исходного кода

fix typo in INSTALL

"big-engian" should be "big-endian".
Érico Rolim 4 лет назад
Родитель
Сommit
c8c3e341fb
1 измененных файлов с 1 добавлено и 1 удалено
  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