summaryrefslogtreecommitdiff
path: root/testsuite/ltrace.main/signals.exp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/ltrace.main/signals.exp')
-rw-r--r--testsuite/ltrace.main/signals.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/ltrace.main/signals.exp b/testsuite/ltrace.main/signals.exp
index d812af6..97be127 100644
--- a/testsuite/ltrace.main/signals.exp
+++ b/testsuite/ltrace.main/signals.exp
@@ -14,7 +14,7 @@ if { [ ltrace_compile "${srcdir}/${subdir}/${testfile}.c" "${objdir}/${subdir}/
# set options for ltrace.
ltrace_options "-L"
-# Run PUT for ltarce.
+# Run PUT for ltrace.
set exec_output [ltrace_runtest $objdir/$subdir $objdir/$subdir/$binfile]
# Check the output of this program.