Fix typo in latest ChangeLog entry
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 9 Apr 2019 16:35:29 +0000 (12:35 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 9 Apr 2019 16:35:29 +0000 (12:35 -0400)
gdb/ChangeLog

index 7af9b90..8e32546 100644 (file)
@@ -1,6 +1,6 @@
 2019-04-09  Simon Marchi  <simon.marchi@efficios.com>
 
-       * infcmd.c (run_command_1): Pass -qualified to tbreak when usind
+       * infcmd.c (run_command_1): Pass -qualified to tbreak when using
        the "start" command.
 
 2019-04-08  Kevin Buettner  <kevinb@redhat.com>