diff --git a/ld/emultempl/elf32.em b/ld/emultempl/elf32.em index 617c6509930..e03da1b6159 100644 --- a/ld/emultempl/elf32.em +++ b/ld/emultempl/elf32.em @@ -1023,7 +1023,7 @@ gld${EMULATION_NAME}_place_orphan (file, s) if (! config.unique_orphan_sections) { - /* Look through the script to see where to place this section. */ + /* Look through the script to see where to place this section. */ os = lang_output_section_find (secname); if (os != NULL