I noticed a typo in gdb/NEWS. This fixes it.
gdb/ChangeLog
2019-05-27 Tom Tromey <tom@tromey.com>
* NEWS: Fix typo.
+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.
* 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