Fix typo in previous entry.
authorDoug Evans <xdje42@gmail.com>
Sat, 22 Mar 2014 06:59:04 +0000 (02:59 -0400)
committerDoug Evans <xdje42@gmail.com>
Sat, 22 Mar 2014 06:59:04 +0000 (02:59 -0400)
gdb/testsuite/ChangeLog

index 3a77ffd..3581132 100644 (file)
@@ -2,7 +2,7 @@
 
        * gdb.python/python.exp (python not supported): Verify multi-line
        python command issues an error.
-       * gdb.python/guile.exp (guile not supported): Verify multi-line
+       * gdb.guile/guile.exp (guile not supported): Verify multi-line
        guile command issues an error.
 
 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>