Pushed.

Gerald
---
 htdocs/gcc-4.8/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/gcc-4.8/changes.html b/htdocs/gcc-4.8/changes.html
index 00b17e352..bf8c1826a 100644
--- a/htdocs/gcc-4.8/changes.html
+++ b/htdocs/gcc-4.8/changes.html
@@ -451,7 +451,7 @@ int i = A().f();  // error, f() requires an lvalue object
     architecture from ARM. Note that this is a separate port from the
     existing 32-bit ARM port.</li>
   <li> The port provides initial support for the Cortex-A53 and the
-    Cortex-A57 processors with the command line options
+    Cortex-A57 processors with the command-line options
     <code>-mcpu=cortex-a53</code> and <code>-mcpu=cortex-a57</code>.</li>
   <li> As of GCC 4.8.4 a workaround for the ARM Cortex-A53
     erratum 835769 has been added and can be enabled by giving the
-- 
2.54.0

Reply via email to