Skip to content

Commit

Permalink
Merge branch '5.7' into 6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Sep 28, 2017
2 parents 24abc70 + 905862c commit 8271b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Framework/Warning.php
Expand Up @@ -10,7 +10,7 @@
namespace PHPUnit\Framework;

/**
* Thrown when an there is a warning.
* Thrown when there is a warning.
*/
class Warning extends Exception implements SelfDescribing
{
Expand Down

0 comments on commit 8271b60

Please sign in to comment.