Fix spelling mistakes.
[deliverable/binutils-gdb.git] / ld / scripttempl / pe.sc
index 126c1d4b199bd789cd6e3be8c9401663d19b1218..7cf745880b30beb7ac301260ecc5b3e4993bf52f 100644 (file)
@@ -90,7 +90,7 @@ SECTIONS
      on fork.  This used to be named ".data$nocopy".  The linker used
      to include this between __data_start__ and __data_end__, but that
      breaks building the cygwin32 dll.  Instead, we name the section
-     ".data_cygwin_nocopy" and explictly include it after __data_end__. */
+     ".data_cygwin_nocopy" and explicitly include it after __data_end__. */
 
   .data ${RELOCATING+BLOCK(__section_alignment__)} : 
   {
This page took 0.023943 seconds and 4 git commands to generate.