Fix typo "compaint" -> "complaint".
gdb/testsuite/ChangeLog:
2020-10-28 Tom de Vries <tdevries@suse.de>
* gdb.cp/nsalias.exp: Fix typo in test name.
+2020-10-28 Tom de Vries <tdevries@suse.de>
+
+ * gdb.cp/nsalias.exp: Fix typo in test name.
+
2020-10-28 Tom de Vries <tdevries@suse.de>
* gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
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"