Checked in under the 'obvious fix rule'
[deliverable/binutils-gdb.git] / gdb / dwarf2read.c
index 31b0ae0b65b650b311682cc56709d1f11d0244b8..b776a57537e79c60c8ca34826cffab5678b46bc4 100644 (file)
@@ -7346,7 +7346,7 @@ read_type_die (struct die_info *die, struct dwarf2_cu *cu)
       read_base_type (die, cu);
       break;
     default:
-      complaint (&symfile_complaints, _("unexepected tag in read_type_die: '%s'"),
+      complaint (&symfile_complaints, _("unexpected tag in read_type_die: '%s'"),
                 dwarf_tag_name (die->tag));
       break;
     }
This page took 0.025151 seconds and 4 git commands to generate.