Fix spelling mistakes.
[deliverable/binutils-gdb.git] / ld / scripttempl / i386beos.sc
index f507accffa603cafa66d6d40f527a6a29800230e..522b43238bcdbbb0651fae08d3faf95d9cacab62 100644 (file)
@@ -68,7 +68,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.023743 seconds and 4 git commands to generate.