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