diff mbox series

[committed] wwwdocs: gcc--12: Tweak language in the Fortran section

Message ID 20211130210709.4CAED33EAA@hamza.pair.com
State New
Headers show
Series [committed] wwwdocs: gcc--12: Tweak language in the Fortran section | expand

Commit Message

Gerald Pfeifer Nov. 30, 2021, 9:07 p.m. UTC
Pushed.

---
 htdocs/gcc-12/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index 10ac025f..45a8d99a 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -322,7 +322,7 @@  a work-in-progress.</p>
     GCC 12 now uses <code>OPERATION</code> as the name of the function to
     the <code>CO_REDUCE</code> intrinsic for the pairwise reduction, thus
     conforming to the Fortran 2018 standard.  Previous versions
-    used <code>OPERATOR</code>, which conformed to TS 18508.
+    used <code>OPERATOR</code> which conforms to TS 18508.
   </li>
 </ul>