[pushed] wwwdocs: gcc-10: Grammar fixes in the amdgcn section

Message ID cfdc8846-6060-2e9c-ec28-e0f7c74d9795@pfeifer.com
State Committed
Headers
Series [pushed] wwwdocs: gcc-10: Grammar fixes in the amdgcn section |

Commit Message

Gerald Pfeifer Jan. 22, 2023, 12:02 p.m. UTC
  I missed this originally and noticed looking for something else.

Pushed.

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

Patch

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 2bad8ea3..4acc8d12 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -873,7 +873,7 @@  typedef svbool_t pred512 __attribute__((arm_sve_vector_bits(512)));
 
 <h3 id="amdgcn">AMD Radeon (GCN)</h3>
 <ul>
-  <li>The code generation and in particular the vectorization support has been
+  <li>Code generation and in particular vectorization support have been
   much improved.</li>
 </ul>