public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED] ld: fix typo in ld.texi metdata->metadata
@ 2023-10-19 19:55 Jose E. Marchesi
  0 siblings, 0 replies; only message in thread
From: Jose E. Marchesi @ 2023-10-19 19:55 UTC (permalink / raw)
  To: binutils

As obvious.

---
 ld/ChangeLog | 4 ++++
 ld/ld.texi   | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

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  <jose.marchesi@oracle.com>
+
+	* ld.texi (Options): Fix typo metdata->metadata.
+
 2023-10-16  Nick Clifton  <nickc@redhat.com>
 
 	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
-- 
2.30.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-19 19:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-19 19:55 [COMMITTED] ld: fix typo in ld.texi metdata->metadata Jose E. Marchesi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).