[pushed] wwwdocs: gcc-14: Tweak a word around GNAT Storage Models
Checks
Commit Message
"Performances" would be the choice in case of theater performances or the
like; the generic, uncountable "performance" seems more appropriate here.
Pushed.
Gerald
When not countable, use performance instead of performances.
---
htdocs/gcc-14/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -298,7 +298,7 @@ You may also want to check out our
<ul>
<li><a href="https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gnat_rm/Pragma-Storage_005fModel.html">Storage
Model</a>: this feature proposes to redesign the concepts of Storage Pools
- into a more efficient model allowing higher performances and easier
+ into a more efficient model allowing higher performance and easier
integration with low footprint embedded run-times.</li>
<li><a href="https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gnat_rm/String-interpolation.html">String
Interpolation</a>: allows for easier string formatting.</li>