Note that <nobr> is not part of current HTML standards; can we simply remove it?
Gerald --- htdocs/gcc-14/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html index 6ac7c8b1..92bd0a7b 100644 --- a/htdocs/gcc-14/changes.html +++ b/htdocs/gcc-14/changes.html @@ -370,7 +370,7 @@ a work-in-progress.</p> precedence over <code>__flmap</code>. For example, linking with <nobr><code>-Wl,--defsym,__RODATA_FLASH_START__=32k</code></nobr> - choses the second 32 KiB block.</li> + chooses the second 32 KiB block.</li> <li>The default uses the last 32 KiB block, which is also the hardware default for bit-field <code>NVMCTRL_CTRLB.FLMAP</code>.</li> <li>When a non-default block is used, -- 2.43.0