Fix typo in my gdb.debuginfod entry.
authorKeith Seitz <keiths@redhat.com>
Wed, 17 Jun 2020 22:07:45 +0000 (15:07 -0700)
committerKeith Seitz <keiths@redhat.com>
Wed, 17 Jun 2020 22:07:45 +0000 (15:07 -0700)
gdb/testsuite/ChangeLog

index 2d604089986e3fa4c8f2b8abc759ae6cdc7f1c27..2cdd2ea580fd996ae10bd0a56824f4c42ced2448 100644 (file)
@@ -12,7 +12,7 @@
 
 2020-06-17  Keith Seitz  <keiths@redhat.com>
 
-       * gdb.deuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
+       * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
        when executing "gdb --configuration".
 
 2020-06-17  Tom de Vries  <tdevries@suse.de>