|
From: <sv...@va...> - 2013-11-01 11:14:49
|
Author: sewardj
Date: Fri Nov 1 11:14:41 2013
New Revision: 484
Log:
Fix typo spotted by Florian.
Modified:
trunk/index.html
Modified: trunk/index.html
==============================================================================
--- trunk/index.html (original)
+++ trunk/index.html Fri Nov 1 11:14:41 2013
@@ -46,7 +46,7 @@
<ul>
<li><p><?php echo $config['release-date'].": ".$config['release-version']; ?>,
for X86/Linux, AMD64/Linux, ARM/Linux, PPC32/Linux,
- PPC64/Linux, S390X/Linux, MIPS32/Linux, MIPS32/Linux,
+ PPC64/Linux, S390X/Linux, MIPS32/Linux, MIPS64/Linux,
ARM/Android (2.3.x and later),
X86/Android (4.0 and later), X86/Darwin and AMD64/Darwin (Mac OS X
10.7, with limited support for 10.8)
|