Skip to content

Commit 8cae11a

Browse files
refactor: revert fix description
1 parent 5889f5d commit 8cae11a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/PHPStanAnalyser.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
final class PHPStanAnalyser
2121
{
2222
/**
23-
* Creates an analyzer with the rules and collectors needed for type coverage.
23+
* Creates an analyser with the rules and collectors needed for type coverage.
2424
*
2525
* @param array<int, Rule> $rules
2626
* @param array<int, Collector<Node, mixed>> $collectors

0 commit comments

Comments
 (0)