summaryrefslogtreecommitdiff
path: root/testsuite/tests/concurrent/prog001/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/concurrent/prog001/all.T')
-rw-r--r--testsuite/tests/concurrent/prog001/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/concurrent/prog001/all.T b/testsuite/tests/concurrent/prog001/all.T
index a3ba7b61f1..b5d4b1c4eb 100644
--- a/testsuite/tests/concurrent/prog001/all.T
+++ b/testsuite/tests/concurrent/prog001/all.T
@@ -4,7 +4,7 @@
# Also tests for bug #1466.
# NB. This is a VERY IMPORTANT test! It is the only good test we have
-# for throwTo. It has shown up several bugs that were not caught by the
+# for throwTo. It has shown up several bugs that were not caught by the
# other concurrency tests.
# The program appears to be sensitive to scheduling, and can diverge