[gdb] Fix more typos in comments (2)
[deliverable/binutils-gdb.git] / gdb / dwarf-index-write.c
index 420c53f397406c7c9eef70825d8216a6231df8c9..48f385efb00968af5b5ceefe1a8814b9c273d3f7 100644 (file)
@@ -951,7 +951,7 @@ private:
   {
   public:
 
-    /* Object costructor to be called for current DWARF2_PER_OBJFILE.
+    /* Object constructor to be called for current DWARF2_PER_OBJFILE.
        All .debug_str section strings are automatically stored.  */
     debug_str_lookup (struct dwarf2_per_objfile *dwarf2_per_objfile)
       : m_abfd (dwarf2_per_objfile->objfile->obfd),
This page took 0.024598 seconds and 4 git commands to generate.