# HG changeset patch # User Benoit Daloze # Date 1440166766 -7200 # Node ID 049e6eeaf80a7fe3744ed6e75e4aa1049c762493 # Parent 0556c0056d7170bd00bba293082ca4ed4a511f51 Fix typo in the description of Truffle TCK diff -r 0556c0056d71 -r 049e6eeaf80a mx.truffle/suite.py --- 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" : {