summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/gdb-caching-proc.exp
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2020-05-19 20:48:53 +0200
committerTom de Vries <tdevries@suse.de>2020-05-19 20:48:53 +0200
commit4cd9f3d510840bb951cd9498cdf390dd9e59adc9 (patch)
tree21d5111246fec7b0c224e336a7336384f57efdcb /gdb/testsuite/gdb.base/gdb-caching-proc.exp
parent7d874253bfe9846e8d78790bbc32a152a94aa366 (diff)
downloadbinutils-gdb-4cd9f3d510840bb951cd9498cdf390dd9e59adc9.tar.gz
[gdb/testsuite] Fix typo in gdb.base/gdb-caching-proc.exp
Fix intial -> initial typo. gdb/testsuite/ChangeLog: 2020-05-19 Tom de Vries <tdevries@suse.de> * gdb.base/gdb-caching-proc.exp: Fix typo.
Diffstat (limited to 'gdb/testsuite/gdb.base/gdb-caching-proc.exp')
-rw-r--r--gdb/testsuite/gdb.base/gdb-caching-proc.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/gdb-caching-proc.exp b/gdb/testsuite/gdb.base/gdb-caching-proc.exp
index f1dd834cf96..831f8d0acc0 100644
--- a/gdb/testsuite/gdb.base/gdb-caching-proc.exp
+++ b/gdb/testsuite/gdb.base/gdb-caching-proc.exp
@@ -28,7 +28,7 @@ proc test_proc { name } {
set resultlist [list]
- with_test_prefix intial {
+ with_test_prefix initial {
set first [gdb_do_cache_wrap $real_name]
}
lappend resultlist $first