public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] GDB/testsuite: Fix a "displayed" typo in gdb.base/default.exp
@ 2022-03-09 19:16 Maciej W. Rozycki
  0 siblings, 0 replies; only message in thread
From: Maciej W. Rozycki @ 2022-03-09 19:16 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=befb57e516c5c79324a0469c805a0d8693393ba7

commit befb57e516c5c79324a0469c805a0d8693393ba7
Author: Maciej W. Rozycki <macro@embecosm.com>
Date:   Wed Mar 9 19:15:27 2022 +0000

    GDB/testsuite: Fix a "displayed" typo in gdb.base/default.exp
    
    Fix a typo, s/dislayed/displayed/ in default.exp at the top level.

Diff:
---
 gdb/testsuite/gdb.base/default.exp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/testsuite/gdb.base/default.exp b/gdb/testsuite/gdb.base/default.exp
index fe9c397b88c..3c243e9b371 100644
--- a/gdb/testsuite/gdb.base/default.exp
+++ b/gdb/testsuite/gdb.base/default.exp
@@ -703,7 +703,7 @@ set show_confirm_seen 0
 set show_prompt_seen 0
 gdb_test_multiple "show" "show" {
     -re "confirm:  *Whether to confirm potentially dangerous operations is on.(\[^\r\n\]*\[\r\n\])+history filename:  *The filename in which to record the command history is (\[^\r\n\]*\[\r\n\])+history save:  *Saving of the history record on exit is on.(\[^\r\n\]*\[\r\n\])+history size:  *The size of the command history is(\[^\r\n\]*\[\r\n\])+listsize:  *Number of source lines gdb will list by default is 10(\[^\r\n]*\[\r\n\])+print elements:  *Limit on string chars or array elements to print is 200." {
-	verbose "Confirm dislayed"
+	verbose "Confirm displayed"
 	set show_confirm_seen 1
 	exp_continue
     }


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-09 19:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-09 19:16 [binutils-gdb] GDB/testsuite: Fix a "displayed" typo in gdb.base/default.exp Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).