summaryrefslogtreecommitdiff
path: root/ld/ld.texinfo
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2003-10-25 16:26:30 +0000
committerKazu Hirata <kazu@codesourcery.com>2003-10-25 16:26:30 +0000
commit0c6b58215bd12358e5e62f10a19efb50d4ef4f14 (patch)
tree2367314a4667f864da42d07202a2ca45ab48e611 /ld/ld.texinfo
parent44836f41570f1c48fabb66af6bb05999a1dfb65d (diff)
downloadbinutils-redhat-0c6b58215bd12358e5e62f10a19efb50d4ef4f14.tar.gz
* ChangeLog-9197: Fix typos.
* NEWS: Likewise. * ld.texinfo: Likewise. * ldlang.c: Fix comment typos.
Diffstat (limited to 'ld/ld.texinfo')
-rw-r--r--ld/ld.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ld.texinfo b/ld/ld.texinfo
index 1713294cac..1e0ede51f0 100644
--- a/ld/ld.texinfo
+++ b/ld/ld.texinfo
@@ -884,7 +884,7 @@ lookup caching possible.
@item defs
Disallows undefined symbols in object files. Undefined symbols in
-shared libaries are still allowed.
+shared libraries are still allowed.
@item initfirst
This option is only meaningful when building a shared object.