|
From: <sv...@va...> - 2015-09-24 15:18:54
|
Author: de
Date: Thu Sep 24 16:18:48 2015
New Revision: 509
Log:
Fixed teeny typo
Modified:
trunk/info/platforms.html
Modified: trunk/info/platforms.html
==============================================================================
--- trunk/info/platforms.html (original)
+++ trunk/info/platforms.html Thu Sep 24 16:18:48 2015
@@ -10,7 +10,7 @@
<li><b>AMD64/Linux:</b> up to and including AVX2. This is the primary development target and tends to be well supported.</li>
<li><b>PPC32/Linux, PPC64/Linux, PPC64LE/Linux:</b> up to and including Power8.</li>
<li><b>S390X/Linux:</b> supported.</li>
-<li><b>ARM/Linux:</b> pp to and including ARMv7.</li>
+<li><b>ARM/Linux:</b> up to and including ARMv7.</li>
<li><b>ARM64/Linux:</b> Up to and including ARMv8.</li>
<li><b>MIPS32/Linux, MIPS64/Linux:</b> supported.</li>
<li><b>X86/Solaris, AMD64/Solaris, X86/illumos, AMD64/illumos</b>: support is new in 3.11.0.</li>
|