Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ravage84 committed Sep 6, 2018
1 parent d047b7a commit ee0d550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase/Collection/CollectionTest.php
Expand Up @@ -2203,7 +2203,7 @@ public function testLastNtWithOverflow($data)
}

/**
* 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.
Expand Down

0 comments on commit ee0d550

Please sign in to comment.