]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/coffread.c
[gdb] Fix more typos in comments
[thirdparty/binutils-gdb.git] / gdb / coffread.c
index 869a32b2c199255fae08287d73963f8dc932316a..e582d8f6fbb0873515ba0bdcdefab3281563d81a 100644 (file)
@@ -417,7 +417,7 @@ static int
 is_import_fixup_symbol (struct coff_symbol *cs,
                        enum minimal_symbol_type type)
 {
-  /* The following is a bit of a heuristic using the characterictics
+  /* The following is a bit of a heuristic using the characteristics
      of these fixup symbols, but should work well in practice...  */
   int i;