summaryrefslogtreecommitdiffstats
path: root/binutils/arsup.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/arsup.c')
-rw-r--r--binutils/arsup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/arsup.c b/binutils/arsup.c
index e69281fcfd..676a6bc14c 100644
--- a/binutils/arsup.c
+++ b/binutils/arsup.c
@@ -235,7 +235,7 @@ ar_addlib (char *name, struct list *list)
if (arch != NULL)
map_over_list (arch, ar_addlib_doer, list);
- /* Don't close the bfd, since it will make the elements disasppear. */
+ /* Don't close the bfd, since it will make the elements disappear. */
}
}
OpenPOWER on IntegriCloud