Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Slamdunk committed Feb 11, 2013
1 parent 173eb4b commit a6c8187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ZendTest/Filter/File/RenameUploadTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ public function testInvalidConstruction()
/**
* @return void
*/
public function testCanFilterMultipleTimesWithsameResult()
public function testCanFilterMultipleTimesWithSameResult()
{
$filter = new RenameUploadMock(array(
'target' => $this->_newFile,
Expand Down

0 comments on commit a6c8187

Please sign in to comment.