aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2025-02-18 07:36:44 +0100
committerTom de Vries <tdevries@suse.de>2025-02-18 07:36:44 +0100
commit24a2f1a6b0ceca9ab50c0d5cd16daba5a7ee1a3a (patch)
tree3ac323c990537505466809369c01e9fad4d865ca /gdb/testsuite/gdb.dwarf2
parent1256b9860f37326c2b4fc2d2ec94be943e86429c (diff)
downloadbinutils-24a2f1a6b0ceca9ab50c0d5cd16daba5a7ee1a3a.zip
binutils-24a2f1a6b0ceca9ab50c0d5cd16daba5a7ee1a3a.tar.gz
binutils-24a2f1a6b0ceca9ab50c0d5cd16daba5a7ee1a3a.tar.bz2
[gdb] Fix some typos
Fix typos: ... overriden -> overridden reate -> create ... Tested on x86_64-linux. I
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2')
-rw-r--r--gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp b/gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp
index 65cb05f..2af573f 100644
--- a/gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp
+++ b/gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp
@@ -212,7 +212,7 @@ proc out_line { name cu_dir cu_name line_dir line_name } {
}
# IFSOME can be optionally _same or _different if >= 2 absolute directories are
-# provided. Then in the _different case the overriden directories have invalid
+# provided. Then in the _different case the overridden directories have invalid
# XDIR value.
proc out_unit { func compdir ldir file ifsame } {