Fix tipo in comment.
authorIan Lance Taylor <ian@airs.com>
Wed, 4 Aug 2010 10:45:05 +0000 (10:45 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 4 Aug 2010 10:45:05 +0000 (10:45 +0000)
gold/layout.h

index b5b266cc7096e63a9a70e12be7c4c29ecd34d9e4..6a3a16c6f50f8c8c0b096a5e9bb046195307e58c 100644 (file)
@@ -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.
This page took 0.037573 seconds and 4 git commands to generate.