Skip to content
This repository was archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
Removes erroneous wording
Browse files Browse the repository at this point in the history
  • Loading branch information
nedwors committed Jun 10, 2021
1 parent efc39fb commit b8c1071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HigherOrderExpectation.php
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ public function not(): HigherOrderExpectation
}

/**
* Dynamically calls methods on the class with the given arguments on each item.
* Dynamically calls methods on the class with the given arguments.
*
* @param array<int|string, mixed> $arguments
*/
Expand Down

0 comments on commit b8c1071

Please sign in to comment.