Fix gdb/ChangeLog typo
authorPedro Alves <palves@redhat.com>
Wed, 20 Jan 2016 13:10:41 +0000 (13:10 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 20 Jan 2016 13:10:41 +0000 (13:10 +0000)
gdb/ChangeLog

index 5391b09..937f8ac 100644 (file)
@@ -1,6 +1,6 @@
 2016-01-20  Joel Brobecker  <brobecker@adacore.com>
 
-       * printcmd.c (print_scalar_formatted): move binary operator from
+       * printcmd.c (print_scalar_formatted): Move binary operator from
        end of line to beginning of next line.  Adjust formatting
        accordingly.