summaryrefslogtreecommitdiff
path: root/test-suite/tests/srfi-67.test
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/tests/srfi-67.test')
-rw-r--r--test-suite/tests/srfi-67.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/tests/srfi-67.test b/test-suite/tests/srfi-67.test
index e5a4471ee..312282e92 100644
--- a/test-suite/tests/srfi-67.test
+++ b/test-suite/tests/srfi-67.test
@@ -36,7 +36,7 @@
; Test engine
; ===========
;
-; We use an extended version of the the checker of SRFI-42 (with
+; We use an extended version of the checker of SRFI-42 (with
; Felix' reduction on codesize) for running a batch of tests for
; the various procedures of 'compare.scm'. Moreover, we use the
; comprehensions of SRFI-42 to generate examples systematically.