summaryrefslogtreecommitdiff
path: root/testsuite/ltrace.main/branch_func.exp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/ltrace.main/branch_func.exp')
-rw-r--r--testsuite/ltrace.main/branch_func.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/ltrace.main/branch_func.exp b/testsuite/ltrace.main/branch_func.exp
index fec5700..c77c4c9 100644
--- a/testsuite/ltrace.main/branch_func.exp
+++ b/testsuite/ltrace.main/branch_func.exp
@@ -32,7 +32,7 @@ if { [ltrace_compile $srcdir/$subdir/$srcfile $objdir/$subdir/$binfile executabl
# set options for ltrace.
ltrace_options "-x" "func1" "-x" "func2" "-x" "func3"
-# Run PUT for ltarce.
+# Run PUT for ltrace.
set exec_output [ltrace_runtest $objdir/$subdir $objdir/$subdir/$binfile]
# Check the output of this program.