Fix typo in gdb/NEWS

I noticed a typo in gdb/NEWS.  This fixes it.

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

	* NEWS: Fix typo.
This commit is contained in:
Tom Tromey 2019-05-27 14:53:12 -06:00
parent 5f63875b30
commit eb41253a15
2 changed files with 5 additions and 1 deletions

View 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.

View File

@ -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