Fix typo in comment.
[deliverable/binutils-gdb.git] / gold / layout.cc
index cd65df833093e8a1357f825f8d4ff12ad3599d77..d45970dab005fc96f318b6ef755a034f563d9af8 100644 (file)
@@ -1416,7 +1416,7 @@ Layout::add_comdat(const char* signature, bool group)
   else if (group)
     {
       // This is a real section group, and we've already seen a
-      // linkonce section with tihs signature.  Record that we've seen
+      // linkonce section with this signature.  Record that we've seen
       // a section group, and don't include this section group.
       ins.first->second = true;
       return false;
This page took 0.024356 seconds and 4 git commands to generate.