* [committed][gdb/testsuite] Fix typo in gdb.cp/nsalias.exp
@ 2020-10-28 9:02 Tom de Vries
0 siblings, 0 replies; only message in thread
From: Tom de Vries @ 2020-10-28 9:02 UTC (permalink / raw)
To: gdb-patches
Hi,
Fix typo "compaint" -> "complaint".
Committed to trunk.
Thanks,
- Tom
[gdb/testsuite] Fix typo in gdb.cp/nsalias.exp
gdb/testsuite/ChangeLog:
2020-10-28 Tom de Vries <tdevries@suse.de>
* gdb.cp/nsalias.exp: Fix typo in test name.
---
gdb/testsuite/gdb.cp/nsalias.exp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gdb/testsuite/gdb.cp/nsalias.exp b/gdb/testsuite/gdb.cp/nsalias.exp
index 6375b7e4c2..892e5e268d 100644
--- a/gdb/testsuite/gdb.cp/nsalias.exp
+++ b/gdb/testsuite/gdb.cp/nsalias.exp
@@ -319,4 +319,4 @@ clean_restart ${testfile}-r
gdb_test_no_output "set complaints 1"
gdb_test "print N100::x" \
".* has too many recursively imported declarations.*" \
- "compaint for too many recursively imported declarations"
+ "complaint for too many recursively imported declarations"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-10-28 9:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28 9:02 [committed][gdb/testsuite] Fix typo in gdb.cp/nsalias.exp Tom de Vries
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox