From: Jose E. Marchesi Date: Thu, 19 Oct 2023 19:53:57 +0000 (+0200) Subject: ld: fix typo in ld.texi metdata->metadata X-Git-Tag: binutils-2_42~1187 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fbinutils-gdb.git;a=commitdiff_plain;h=8fa1b632c15f13adf6911c445be1ebede3925380 ld: fix typo in ld.texi metdata->metadata --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 78cfb267261..f53a81fdf9e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2023-10-19 Jose E. Marchesi + + * ld.texi (Options): Fix typo metdata->metadata. + 2023-10-16 Nick Clifton PR 28910 diff --git a/ld/ld.texi b/ld/ld.texi index 600c9d62806..1f56ded1041 100644 --- a/ld/ld.texi +++ b/ld/ld.texi @@ -3067,7 +3067,7 @@ specification. For more information see: https://systemd.io/ELF_PACKAGE_METADATA/ If the JSON argument is missing/empty then this will disable the creation of the metadata note, if one had been enabled by an earlier -occurrence of the --package-metdata option. +occurrence of the --package-metadata option. If the linker has been built with libjansson, then the JSON string will be validated. @end table