Skip to content

Commit d85b7fb

Browse files
Fixed spelling in phpdoc for $hooksToHandle property
1 parent 80fa0f4 commit d85b7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Runner/Installer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ class Installer extends RepositoryAware
5757
private $moveExistingTo = '';
5858

5959
/**
60-
* Hook that should be handled.
60+
* Hooks that should be handled.
6161
*
6262
* @var array
6363
*/

0 commit comments

Comments
 (0)