Skip to content

Commit 4324434

Browse files
Fix docblock
1 parent 67df44d commit 4324434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PHP/CodeCoverage/Exception/UnintentionallyCoveredCode.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
*/
4545

4646
/**
47-
* Exception class for PHP_CodeCoverage component.
47+
* Exception that is raised when code is unintentionally covered.
4848
*
4949
* @category PHP
5050
* @package CodeCoverage

0 commit comments

Comments
 (0)