diff mbox series

[wwwdocs] Remove extraneous "and" from changes.html

Message ID 20180502122724.GW20930@redhat.com
State New
Headers show
Series [wwwdocs] Remove extraneous "and" from changes.html | expand

Commit Message

Jonathan Wakely May 2, 2018, 12:27 p.m. UTC
Committed to CVS.
diff mbox series

Patch

Index: htdocs/gcc-8/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-8/changes.html,v
retrieving revision 1.73
diff -u -r1.73 changes.html
--- htdocs/gcc-8/changes.html	2 May 2018 10:21:15 -0000	1.73
+++ htdocs/gcc-8/changes.html	2 May 2018 12:25:02 -0000
@@ -1118,7 +1118,7 @@ 
   <li>GCC now supports the Intel CPU named Cannonlake through
     <code>-march=cannonlake</code>. The switch enables the AVX512VBMI,
     AVX512IFMA and SHA ISA extensions.</li>
-  <li>GCC now supports the Intel CPU named and Icelake through
+  <li>GCC now supports the Intel CPU named Icelake through
     <code>-march=icelake</code>. The switch enables the AVX512VNNI, GFNI, VAES,
     AVX512VBMI2, VPCLMULQDQ, AVX512BITALG, RDPID and AVX512VPOPCNTDQ ISA
     extensions.</li>