aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1991-08-19 23:03:12 +0000
committerRoland Pesch <pesch@cygnus>1991-08-19 23:03:12 +0000
commit188d6d224e9e777c4083922b2789d9d81b155ee8 (patch)
treeb9d18d667548f2760a178eb3d2753e7b8eaa81cd /bfd/libbfd.h
parent2791be2f81936dbbb516c84fae023e78a4d45b80 (diff)
downloadfsf-binutils-gdb-188d6d224e9e777c4083922b2789d9d81b155ee8.zip
fsf-binutils-gdb-188d6d224e9e777c4083922b2789d9d81b155ee8.tar.gz
fsf-binutils-gdb-188d6d224e9e777c4083922b2789d9d81b155ee8.tar.bz2
Fixed minor typos.
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r--bfd/libbfd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h
index bf84142..f7b2912 100644
--- a/bfd/libbfd.h
+++ b/bfd/libbfd.h
@@ -232,7 +232,7 @@ Initialize a BFD by putting it on the cache LRU.
/*
*i bfd_cache_close
-Remove the BFD from the cache. If the attatched file is open, then close it too.
+Remove the BFD from the cache. If the attached file is open, then close it too.
*/
PROTO(void, bfd_cache_close, (bfd *));