Don't use comp. wrappers anymore.

This commit is contained in:
euromark 2013-09-25 20:58:29 +02:00
parent bb4716a9ee
commit 9844da8e99
6 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
<?php
/**
* This class helpes in indirectly testing the functionaliteies of CakeTestCase::assertTags
* This class helpes in indirectly testing the functionalities of CakeTestCase::assertTags
*
* @package Cake.Test.Fixture
*/