]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/main.c
[gdb] Fix typos in comments
[thirdparty/binutils-gdb.git] / gdb / main.c
index 7f873630d63fbda7bd4c23af2cacf60ade98f5a9..a77d6ec44c56526c3973680c7365c76f577e6079 100644 (file)
@@ -911,7 +911,7 @@ captured_main_1 (struct captured_main_args *context)
     }
 
   /* Lookup gdbinit files.  Note that the gdbinit file name may be
-     overriden during file initialization, so get_init_files should be
+     overridden during file initialization, so get_init_files should be
      called after gdb_init.  */
   std::string system_gdbinit;
   std::string home_gdbinit;