removed lots of "the the"s

svn: r14679

original commit: ff73a5395ee00699c7b85d6ed20bbc3e5d9a2957
This commit is contained in:
Eli Barzilay 2009-05-01 21:02:51 +00:00
parent 1ec37ad2f3
commit a1c581a127

View File

@ -110,7 +110,7 @@ which is the ancestor of SchemeUnit and the most widely used
frameworks in Java, .Net, Python, and Ruby, and many other
languages. That this is insufficient for all users is
apparent if one considers the proliferation of ``simpler''
testing frameworks in Scheme such as SRFI-78, or the the
testing frameworks in Scheme such as SRFI-78, or the
practice of beginner programmers. Unfortunately these
simpler methods are inadequate for testing larger
systems. To the best of my knowledge SchemeUnit is the only