summaryrefslogtreecommitdiff
path: root/build/entities
diff options
context:
space:
mode:
Diffstat (limited to 'build/entities')
-rw-r--r--build/entities/common.ent6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent
index 8e636a50e..c7061a564 100644
--- a/build/entities/common.ent
+++ b/build/entities/common.ent
@@ -31,9 +31,9 @@
<phrase arch='hppa'>PA-RISC</phrase>
<phrase arch='any-i386'>32-bit PC</phrase>
<phrase arch='ia64'>IA-64</phrase>
- <phrase arch='mips'>32-bit Mips (big-endian)</phrase>
- <phrase arch='mips64el'>64-bit Mips (little-endian)</phrase>
- <phrase arch='mipsel'>32-bit Mips (little-endian)</phrase>
+ <phrase arch='mips'>32-bit MIPS (big-endian)</phrase>
+ <phrase arch='mips64el'>64-bit MIPS (little-endian)</phrase>
+ <phrase arch='mipsel'>32-bit MIPS (little-endian)</phrase>
<phrase arch='powerpc'>PowerPC</phrase>
<phrase arch='ppc64el'>64-bit PowerPC (little-endian)</phrase>
<phrase arch='sparc'>SPARC</phrase>