[gdb] Fix more typos in comments
[deliverable/binutils-gdb.git] / gdb / printcmd.c
index ea00f083b12d77140e894327885417d5f638bf9d..27aaf7a076a1e3c62b5aa095ffc662e755604ec9 100644 (file)
@@ -2126,7 +2126,7 @@ do_enable_disable_display (struct display *d, void *data)
   d->enabled_p = *(int *) data;
 }
 
-/* Implamentation of both the "disable display" and "enable display"
+/* Implementation of both the "disable display" and "enable display"
    commands.  ENABLE decides what to do.  */
 
 static void
This page took 0.027487 seconds and 4 git commands to generate.