Elsewhere, for example in the D documentation, template is used in 
singular, too.

Pushed.

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

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index b4ecf3c0..3737af5b 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -585,7 +585,7 @@ You may also want to check out our
       <li>User-defined attributes can now be used to annotate enum members,
        alias declarations, and function parameters.
       </li>
-      <li>Templates alias parameters can now be instantiated with basic types
+      <li>Template alias parameters can now be instantiated with basic types
        such as <code>int</code> or <code>void function()</code>.
       </li>
       <li>The <code>mixin</code> construct can now be used as types in the form
-- 
2.45.2

Reply via email to