ld/doc: correct misrepresented wording

The file ld.texi contains two space-separated terms: 'subseque nt'. It was probably meant to be 'subsequent'.

Manual documentation in html format also contains this error. I submitted a patch for it too, which can be
viewed at this archive link: https://sourceware.org/pipermail/binutils/2026-May/149206.html

Signed-off-by: PranavRJoshi <pranavrjoshi1@gmail.com>
diff --git a/ld/ld.texi b/ld/ld.texi
index 273c80b..23fcfb2 100644
--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -482,7 +482,7 @@
 @item --enable-non-contiguous-regions
 This option avoids generating an error if an input section does not
 fit a matching output section. The linker tries to allocate the input
-section to subseque nt matching output sections, and generates an
+section to subsequent matching output sections, and generates an
 error only if no output section is large enough.  This is useful when
 several non-contiguous memory regions are available and the input
 section does not require a particular one.  The order in which input