]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
ld: fix typo in ld.texi metdata->metadata
authorJose E. Marchesi <jose.marchesi@oracle.com>
Thu, 19 Oct 2023 19:53:57 +0000 (21:53 +0200)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Thu, 19 Oct 2023 19:53:57 +0000 (21:53 +0200)
ld/ChangeLog
ld/ld.texi

index 78cfb267261f76166395a8f4d7b192a4f6bbd61b..f53a81fdf9ee4815ddf7ec36ad16e4937c366470 100644 (file)
@@ -1,3 +1,7 @@
+2023-10-19  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * ld.texi (Options): Fix typo metdata->metadata.
+
 2023-10-16  Nick Clifton  <nickc@redhat.com>
 
        PR 28910
index 600c9d62806d77c7b95d3a7c2d3f61bc29942451..1f56ded1041be969614b33f7575f34fbbaa0dcbe 100644 (file)
@@ -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