Skip to content

Commit

Permalink
[4.3] spelling directoy/directory (#40361)
Browse files Browse the repository at this point in the history
simple spelling correction
  • Loading branch information
brianteeman authored May 5, 2023
1 parent 8741b44 commit cdb008e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public function testAdapters()
*
* @since 4.3.0
*/
public function testAdaptersInvalidDirectoy()
public function testAdaptersInvalidDirectory()
{
$this->expectException(InvalidArgumentException::class);
$dispatcher = new Dispatcher();
Expand Down

0 comments on commit cdb008e

Please sign in to comment.