aboutsummaryrefslogtreecommitdiff
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
commit07f3b6ad4aad9b4ee194f270784a361e92226eb7 (patch)
tree4f4c9a5b20aa42fe7068a7b374869171a11a523b /ld/ld.texinfo
parent2e0d1c66f529b3ca111eb570f15f70ec395bed6c (diff)
downloadgdb-07f3b6ad4aad9b4ee194f270784a361e92226eb7.zip
gdb-07f3b6ad4aad9b4ee194f270784a361e92226eb7.tar.gz
gdb-07f3b6ad4aad9b4ee194f270784a361e92226eb7.tar.bz2
* 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 1713294..1e0ede5 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.