NEWS: Fix typo.
authorJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 13 Nov 2014 17:56:48 +0000 (18:56 +0100)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 13 Nov 2014 17:56:48 +0000 (18:56 +0100)
gdb/ChangeLog
2014-11-13  Jan Kratochvil  <jan.kratochvil@redhat.com>

* NEWS (maint set target-async): Fix typo.

gdb/ChangeLog
gdb/NEWS

index c6e83158feb9846d1dd16342e7b0f5c5ff966100..53b05b4465eb00b32dbe0ee766279d51e5ff963b 100644 (file)
@@ -1,3 +1,7 @@
+2014-11-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * NEWS (maint set target-async): Fix typo.
+
 2014-11-12  Pedro Alves  <palves@redhat.com>
 
        * infrun.c (enum infwait_states, infwait_state): Delete.
index 649c29ee8eb387f204f41102f47a915f14c96975..d6a8b6109bfc2c888fa910646ca69954f35ca285 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -132,10 +132,10 @@ show record btrace replay-memory-access
 
 maint set target-async (on|off)
 maint show target-async
-  This controls whether GDB targets operate in syncronous or
-  asyncronous mode.  Normally the default is asyncronous, if it is
+  This controls whether GDB targets operate in synchronous or
+  asynchronous mode.  Normally the default is asynchronous, if it is
   available; but this can be changed to more easily debug problems
-  occurring only in syncronous mode.
+  occurring only in synchronous mode.
 
 set mi-async (on|off)
 show mi-async
This page took 0.035385 seconds and 4 git commands to generate.