[committed] wwwdocs: gcc--12: Tweak language in the Fortran section
Commit Message
Pushed.
---
htdocs/gcc-12/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -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>