X-Git-Url: http://nitlanguage.org diff --git a/src/test_test_phase.nit b/src/test_test_phase.nit index cd300d4..11b1451 100644 --- a/src/test_test_phase.nit +++ b/src/test_test_phase.nit @@ -21,7 +21,7 @@ module test_test_phase import test_phase # We usualy need specific phases -# NOTE: `frontend` is sufficient in most case (it is often too much) +# NOTE: `frontend` is sufficient in most cases (it is often too much) import frontend # The body of the specific work.