Marc Würth 7 years ago
parent
commit
ee0d550b9a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/Collection/CollectionTest.php

+ 1 - 1
tests/TestCase/Collection/CollectionTest.php

@@ -2203,7 +2203,7 @@ class CollectionTest extends TestCase
     }
 
     /**
-     * Tests the takeLast() with and odd numbers collection
+     * Tests the takeLast() with an odd numbers collection
      *
      * @dataProvider simpleProvider
      * @param array $data The data to test with.