summaryrefslogtreecommitdiff
path: root/testsuite/ltrace.main/main.exp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/ltrace.main/main.exp')
-rw-r--r--testsuite/ltrace.main/main.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/ltrace.main/main.exp b/testsuite/ltrace.main/main.exp
index 50c5353..8ad74f7 100644
--- a/testsuite/ltrace.main/main.exp
+++ b/testsuite/ltrace.main/main.exp
@@ -21,7 +21,7 @@ if { [ltrace_compile_shlib $libsrc $lib_sl debug ] != ""
# set options for ltrace.
ltrace_options "-l" "libmain.so"
-# Run PUT for ltarce.
+# Run PUT for ltrace.
set exec_output [ltrace_runtest $objdir/$subdir $objdir/$subdir/$binfile]
# Check the output of this program.