Change ARI usage to GNU style
[deliverable/binutils-gdb.git] / gdb / dwarf2-frame.h
index 3c54f0950e0b05e37c4eae0ab418ce1c35455915..d6dbeffd876a7114c26812af3cab9069516f5ed7 100644 (file)
@@ -41,7 +41,7 @@ enum dwarf2_frame_reg_rule
   DWARF2_FRAME_REG_UNSPECIFIED = 0,
 
   /* The term "undefined" comes from the DWARF2 CFI spec which this
-     code is moddeling; it indicates that the register's value is
+     code is modeling; it indicates that the register's value is
      "undefined".  GCC uses the less formal term "unsaved".  Its
      definition is a combination of REG_UNDEFINED and REG_UNSPECIFIED.
      The failure to differentiate the two helps explain a few problems
This page took 0.024845 seconds and 4 git commands to generate.