[gdb] Fix more typos in comments (2)
[deliverable/binutils-gdb.git] / gdb / target.c
index 78bdfeb49a4a034a7a51f1b19cd044fac5d383a7..7c9befcc1c2a50aeb96ad19a55c5da857c7a6185 100644 (file)
@@ -140,7 +140,7 @@ static int show_memory_breakpoints = 0;
 
 /* These globals control whether GDB attempts to perform these
    operations; they are useful for targets that need to prevent
-   inadvertant disruption, such as in non-stop mode.  */
+   inadvertent disruption, such as in non-stop mode.  */
 
 bool may_write_registers = true;
 
This page took 0.024043 seconds and 4 git commands to generate.