aboutsummaryrefslogtreecommitdiff
path: root/gold
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2010-08-04 10:45:05 +0000
committerIan Lance Taylor <ian@airs.com>2010-08-04 10:45:05 +0000
commit9a2743de46f7a62fadaa0be041ec3eb78342c050 (patch)
treea87b80f27418c4456729ae82762bbc797a6ce47b /gold
parent5f101a3d6f22d0d98898df1f8cf8c406c5d96777 (diff)
downloadgdb-9a2743de46f7a62fadaa0be041ec3eb78342c050.zip
gdb-9a2743de46f7a62fadaa0be041ec3eb78342c050.tar.gz
gdb-9a2743de46f7a62fadaa0be041ec3eb78342c050.tar.bz2
Fix tipo in comment.
Diffstat (limited to 'gold')
-rw-r--r--gold/layout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/layout.h b/gold/layout.h
index b5b266c..6a3a16c 100644
--- a/gold/layout.h
+++ b/gold/layout.h
@@ -313,7 +313,7 @@ enum Output_section_order
ORDER_DYNAMIC_RELOCS,
// Put the PLT reloc section after the other dynamic relocs;
- // otherwise, prelink gets foncused.
+ // otherwise, prelink gets confused.
ORDER_DYNAMIC_PLT_RELOCS,
// The .init section.