Fix typo in gdb/NEWS
authorTom Tromey <tom@tromey.com>
Mon, 27 May 2019 20:53:12 +0000 (14:53 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 27 May 2019 20:53:12 +0000 (14:53 -0600)
I noticed a typo in gdb/NEWS.  This fixes it.

gdb/ChangeLog
2019-05-27  Tom Tromey  <tom@tromey.com>

* NEWS: Fix typo.

gdb/ChangeLog
gdb/NEWS

index 87ae3721764ab18fa963845f8a17564d96f3998c..2d8bec90cea0baad095b39e952c86ae3fa3e0966 100644 (file)
@@ -1,3 +1,7 @@
+2019-05-27  Tom Tromey  <tom@tromey.com>
+
+       * NEWS: Fix typo.
+
 2019-05-22  Tom Tromey  <tromey@adacore.com>
 
        * target.c (target_follow_exec): Constify parameter.
index 792548139e9d9e314784a07ab5b4b701a842b58d..6546b7243a9efd25a8dbd9010dd024e53917857e 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -16,7 +16,7 @@
 
 * Support for Pointer Authentication on AArch64 Linux.
 
-* Two new convernience functions $_cimag and $_creal that extract the
+* Two new convenience functions $_cimag and $_creal that extract the
   imaginary and real parts respectively from complex numbers.
 
 * Python API
This page took 0.029791 seconds and 4 git commands to generate.