diff mx.truffle/suite.py @ 22099:049e6eeaf80a

Fix typo in the description of Truffle TCK
author Benoit Daloze <benoit.daloze@jku.at>
date Fri, 21 Aug 2015 16:19:26 +0200
parents 50ed2658284e
children f879b1fe3773
line wrap: on
line diff
--- a/mx.truffle/suite.py	Wed Aug 19 15:20:43 2015 +0200
+++ b/mx.truffle/suite.py	Fri Aug 21 16:19:26 2015 +0200
@@ -248,7 +248,7 @@
       "distDependencies" : ["TRUFFLE_API"],
       "exclude" : ["mx:JUNIT"],
       "description" : """A collection of tests that can certify language implementation to be compliant
-        with most recentrequirements of the Truffle infrastructure and tooling.""",
+        with most recent requirements of the Truffle infrastructure and tooling.""",
     },
 
     "TRUFFLE_DSL_PROCESSOR" : {